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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dpgtable.h223 pgprotval_t protval = pgprot_val(pgprot); local
225 if (protval & _PAGE_PRESENT)
226 protval &= __supported_pte_mask;
228 return protval;

Completed in 146 milliseconds