Searched refs:_KERNPG_TABLE_NOENC (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/x86/kernel/
H A Dhead_64.S631 .quad level3_ident_pgt - __START_KERNEL_map + _KERNPG_TABLE_NOENC
633 .quad level3_ident_pgt - __START_KERNEL_map + _KERNPG_TABLE_NOENC
641 .quad level2_ident_pgt - __START_KERNEL_map + _KERNPG_TABLE_NOENC
672 .quad level2_kernel_pgt - __START_KERNEL_map + _KERNPG_TABLE_NOENC
H A Dmachine_kexec_64.c198 .kernpg_flag = _KERNPG_TABLE_NOENC,
H A Dhead64.c205 pgtable_flags = _KERNPG_TABLE_NOENC + sme_get_me_mask();
/linux-master/arch/x86/mm/
H A Dmem_encrypt_identity.c52 #define PGD_FLAGS _KERNPG_TABLE_NOENC
53 #define P4D_FLAGS _KERNPG_TABLE_NOENC
54 #define PUD_FLAGS _KERNPG_TABLE_NOENC
55 #define PMD_FLAGS _KERNPG_TABLE_NOENC
/linux-master/arch/x86/include/asm/
H A Dpgtable_types.h218 #define _KERNPG_TABLE_NOENC (__PP|__RW| 0|___A| 0|___D| 0| 0) macro

Completed in 247 milliseconds