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

/linux-master/arch/x86/include/asm/
H A Dpgtable_types.h423 static inline p4dval_t p4d_flags_mask(p4d_t p4d) function
430 return native_p4d_val(p4d) & p4d_flags_mask(p4d);

Completed in 104 milliseconds