Searched refs:pud_flags (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/x86/include/asm/
H A Dpgtable.h410 return pud_flags(pud) & _PAGE_PRESENT;
438 return (pud_flags(pud) & ~(_KERNPG_TABLE | _PAGE_USER)) != 0;
H A Dpgtable_types.h248 static inline pudval_t pud_flags(pud_t pud) function

Completed in 66 milliseconds