Home
last modified time | relevance | path

Searched refs:minicache_pgprot (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mm/
H A Dcopypage-xscale.c22 #define minicache_pgprot __pgprot(L_PTE_PRESENT | L_PTE_YOUNG | \ macro
93 set_top_pte(COPYPAGE_MINICACHE, mk_pte(from, minicache_pgprot)); in xscale_mc_copy_user_highpage()
H A Dcopypage-v4mc.c22 #define minicache_pgprot __pgprot(L_PTE_PRESENT | L_PTE_YOUNG | \ macro
73 set_top_pte(COPYPAGE_MINICACHE, mk_pte(from, minicache_pgprot)); in v4_mc_copy_user_highpage()
/kernel/linux/linux-6.6/arch/arm/mm/
H A Dcopypage-v4mc.c23 #define minicache_pgprot __pgprot(L_PTE_PRESENT | L_PTE_YOUNG | \ macro
75 set_top_pte(COPYPAGE_MINICACHE, mk_pte(from, minicache_pgprot)); in v4_mc_copy_user_highpage()
H A Dcopypage-xscale.c23 #define minicache_pgprot __pgprot(L_PTE_PRESENT | L_PTE_YOUNG | \ macro
95 set_top_pte(COPYPAGE_MINICACHE, mk_pte(from, minicache_pgprot)); in xscale_mc_copy_user_highpage()

Completed in 1 milliseconds