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

/linux-4.4.14/arch/arm/include/asm/
H A Dpgtable-2level.h222 #define pmd_hugewillfault(pmd) (0) macro
H A Dpgtable-3level.h230 #define pmd_hugewillfault(pmd) (!pmd_young(pmd) || !pmd_write(pmd)) macro

Completed in 166 milliseconds