Searched refs:_KERNPG_TABLE_NOENC (Results 1 – 5 of 5) sorted by relevance
52 #define PGD_FLAGS _KERNPG_TABLE_NOENC53 #define P4D_FLAGS _KERNPG_TABLE_NOENC54 #define PUD_FLAGS _KERNPG_TABLE_NOENC55 #define PMD_FLAGS _KERNPG_TABLE_NOENC
660 .quad level3_ident_pgt - __START_KERNEL_map + _KERNPG_TABLE_NOENC662 .quad level3_ident_pgt - __START_KERNEL_map + _KERNPG_TABLE_NOENC670 .quad level2_ident_pgt - __START_KERNEL_map + _KERNPG_TABLE_NOENC701 .quad level2_kernel_pgt - __START_KERNEL_map + _KERNPG_TABLE_NOENC
245 pgtable_flags = _KERNPG_TABLE_NOENC + sme_get_me_mask(); in __startup_64()
228 .kernpg_flag = _KERNPG_TABLE_NOENC, in init_pgtable()
222 #define _KERNPG_TABLE_NOENC (__PP|__RW| 0|___A| 0|___D| 0| 0) macro