Searched defs:IS_LARGE_PAGE (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/kernel/arch/x86/page_tables/include/arch/x86/page_tables/
H A Dconstants.h42 #define IS_LARGE_PAGE(pte) ((pte) & X86_MMU_PG_PS) macro

Completed in 64 milliseconds