Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/asm/
Dpgtable-3level.h168 u32 pmd_high; member
180 res.pmd_high = orig->pmd_high; in native_pmdp_get_and_clear()
181 orig->pmd_high = 0; in native_pmdp_get_and_clear()
210 old.pmd_high = ptr->pmd_high; in pmdp_establish()
211 ptr->pmd_high = new.pmd_high; in pmdp_establish()