Home
last modified time | relevance | path

Searched defs:pmd_mknotpresent (Results 1 – 6 of 6) sorted by relevance

/arch/arc/include/asm/
Dhugepage.h30 #define pmd_mknotpresent(pmd) pte_pmd(pte_mknotpresent(pmd_pte(pmd))) macro
/arch/arm/include/asm/
Dpgtable-3level.h243 static inline pmd_t pmd_mknotpresent(pmd_t pmd) in pmd_mknotpresent() function
/arch/mips/include/asm/
Dpgtable.h618 static inline pmd_t pmd_mknotpresent(pmd_t pmd) function
/arch/arm64/include/asm/
Dpgtable.h369 #define pmd_mknotpresent(pmd) (__pmd(pmd_val(pmd) & ~PMD_SECT_VALID)) macro
/arch/x86/include/asm/
Dpgtable.h589 static inline pmd_t pmd_mknotpresent(pmd_t pmd) in pmd_mknotpresent() function
/arch/powerpc/include/asm/book3s/64/
Dpgtable.h1171 static inline pmd_t pmd_mknotpresent(pmd_t pmd) in pmd_mknotpresent() function