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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/mm/
H A Dpageattr.c144 ref_prot2 = pte_pgprot(pte_clrhuge(*kpte));
209 prot2 = pte_pgprot(pte_mkexec(pfn_pte(0, prot)));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-x86_64/
H A Dpgtable.h123 #define pte_pgprot(a) (__pgprot((a).pte & ~PHYSICAL_PAGE_MASK)) macro

Completed in 53 milliseconds