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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mm/
H A Dcopypage-v4mc.c30 #define minicache_pgprot __pgprot(L_PTE_PRESENT | L_PTE_YOUNG | \ macro
81 set_pte_ext(TOP_PTE(0xffff8000), pfn_pte(page_to_pfn(from), minicache_pgprot), 0); local
H A Dcopypage-xscale.c32 #define minicache_pgprot __pgprot(L_PTE_PRESENT | L_PTE_YOUNG | \ macro
103 set_pte_ext(TOP_PTE(COPYPAGE_MINICACHE), pfn_pte(page_to_pfn(from), minicache_pgprot), 0); local

Completed in 42 milliseconds