Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/mm/
H A Dmem_encrypt_amd.c165 pmd_flags = __sme_clr(early_pmd_flags); in __sme_early_map_unmap_mem()
495 early_pmd_flags = __sme_set(early_pmd_flags); in sme_early_init()
/openbmc/linux/arch/x86/kernel/
H A Dhead64.c51 pmdval_t early_pmd_flags = __PAGE_KERNEL_LARGE & ~(_PAGE_GLOBAL | _PAGE_NX); variable
405 pmd = (physaddr & PMD_MASK) + early_pmd_flags; in early_make_pgtable()
H A Dhead_64.S398 btsq $_PAGE_BIT_NX,early_pmd_flags(%rip)
/openbmc/linux/arch/x86/include/asm/
H A Dpgtable.h64 extern pmdval_t early_pmd_flags;