Searched refs:_KERNPG_TABLE_NOENC (Results 1 – 5 of 5) sorted by relevance
501 .quad level3_ident_pgt - __START_KERNEL_map + _KERNPG_TABLE_NOENC503 .quad level3_ident_pgt - __START_KERNEL_map + _KERNPG_TABLE_NOENC511 .quad level2_ident_pgt - __START_KERNEL_map + _KERNPG_TABLE_NOENC542 .quad level2_kernel_pgt - __START_KERNEL_map + _KERNPG_TABLE_NOENC
207 pgtable_flags = _KERNPG_TABLE_NOENC + sme_get_me_mask(); in __startup_64()
199 .kernpg_flag = _KERNPG_TABLE_NOENC, in init_pgtable()
49 #define PGD_FLAGS _KERNPG_TABLE_NOENC50 #define P4D_FLAGS _KERNPG_TABLE_NOENC51 #define PUD_FLAGS _KERNPG_TABLE_NOENC52 #define PMD_FLAGS _KERNPG_TABLE_NOENC
193 #define _KERNPG_TABLE_NOENC (__PP|__RW| 0|___A| 0|___D| 0| 0) macro