Searched refs:L_PGD_SWAPPER (Results 1 – 5 of 5) sorted by relevance
27 if (pud_none_or_clear_bad(pud) || (pud_val(*pud) & L_PGD_SWAPPER)) { in idmap_add_pmd()
150 if (pgd_val(*pgd) & L_PGD_SWAPPER) in pgd_free()
1464 __pud(__pa(pmd0) | PMD_TYPE_TABLE | L_PGD_SWAPPER)); in early_paging_init()
118 #define L_PGD_SWAPPER (_AT(pgdval_t, 1) << 55) /* swapper_pg_dir entry */ macro
188 mov r7, #1 << (55 - 32) @ L_PGD_SWAPPER