Searched refs:_KERNPG_TABLE_NOENC (Results 1 – 5 of 5) sorted by relevance
496 .quad level3_ident_pgt - __START_KERNEL_map + _KERNPG_TABLE_NOENC498 .quad level3_ident_pgt - __START_KERNEL_map + _KERNPG_TABLE_NOENC506 .quad level2_ident_pgt - __START_KERNEL_map + _KERNPG_TABLE_NOENC537 .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()
40 #define PGD_FLAGS _KERNPG_TABLE_NOENC41 #define P4D_FLAGS _KERNPG_TABLE_NOENC42 #define PUD_FLAGS _KERNPG_TABLE_NOENC43 #define PMD_FLAGS _KERNPG_TABLE_NOENC
193 #define _KERNPG_TABLE_NOENC (__PP|__RW| 0|___A| 0|___D| 0| 0) macro