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

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

Completed in 71 milliseconds