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

/linux-master/arch/x86/include/asm/
H A Dpgtable_types.h441 static inline pudval_t pud_flags_mask(pud_t pud) function
448 return native_pud_val(pud) & pud_flags_mask(pud);

Completed in 118 milliseconds