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

/linux-4.4.14/arch/arm/mm/
H A Dcopypage-xscale.c26 #define minicache_pgprot __pgprot(L_PTE_PRESENT | L_PTE_YOUNG | \ macro
97 set_top_pte(COPYPAGE_MINICACHE, mk_pte(from, minicache_pgprot)); xscale_mc_copy_user_highpage()
H A Dcopypage-v4mc.c26 #define minicache_pgprot __pgprot(L_PTE_PRESENT | L_PTE_YOUNG | \ macro
77 set_top_pte(COPYPAGE_MINICACHE, mk_pte(from, minicache_pgprot)); v4_mc_copy_user_highpage()

Completed in 112 milliseconds