Home
last modified time | relevance | path

Searched refs:pmd_low (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/asm/
H A Dpgtable-3level.h76 WRITE_ONCE(pmdp->pmd_low, 0); in native_pmd_clear()
137 old.pmd_low = xchg(&pmdp->pmd_low, pmd.pmd_low); in pmdp_establish()
/linux/arch/sh/include/asm/
H A Dpgtable-3level.h33 unsigned long pmd_low; member