Searched refs:_REGION3_ENTRY (Results 1 – 5 of 5) sorted by relevance
116 set_pud(pud, __pud(_REGION3_ENTRY | __pa(pmd))); in pud_populate()
265 #define _REGION3_ENTRY (_REGION_ENTRY_TYPE_R3 | _REGION_ENTRY_LENGTH) macro
226 pud_t pud_z = __pud(__pa(kasan_early_shadow_pmd) | _REGION3_ENTRY); in kasan_early_init()
215 new = __pud(__pa(pm_dir) | _REGION3_ENTRY); in split_pud_page()
549 *rtte = __pa(table) | _REGION3_ENTRY; in base_region3_walk()
Completed in 12 milliseconds