Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dpgtable-3level.h78 WRITE_ONCE(pmdp->pmd_high, 0); in native_pmd_clear()
138 old.pmd_high = READ_ONCE(pmdp->pmd_high); in pmdp_establish()
139 WRITE_ONCE(pmdp->pmd_high, pmd.pmd_high); in pmdp_establish()
/linux/arch/sh/include/asm/
H A Dpgtable-3level.h34 unsigned long pmd_high; member