Home
last modified time | relevance | path

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

/linux/arch/x86/mm/
A Dmem_encrypt.c128 pmd_flags = __sme_clr(early_pmd_flags); in __sme_early_map_unmap_mem()
189 early_pmd_flags = __sme_set(early_pmd_flags); in sme_early_init()
/linux/arch/x86/kernel/
A Dhead64.c49 pmdval_t early_pmd_flags = __PAGE_KERNEL_LARGE & ~(_PAGE_GLOBAL | _PAGE_NX); variable
402 pmd = (physaddr & PMD_MASK) + early_pmd_flags; in early_make_pgtable()
A Dhead_64.S236 btsq $_PAGE_BIT_NX,early_pmd_flags(%rip)
/linux/arch/x86/include/asm/
A Dpgtable.h60 extern pmdval_t early_pmd_flags;

Completed in 9 milliseconds