Searched refs:map_l2t_from_l3e (Results 1 – 4 of 4) sorted by relevance
196 #define map_l2t_from_l3e(x) (l2_pgentry_t *)map_domain_page(l3e_get_mfn(x)) macro
173 pl2e = map_l2t_from_l3e(*pl3e); in setup_pv_physmap()
1040 l2e = map_l2t_from_l3e(l3e[i3]); in p2m_pt_audit_p2m()
5294 l2tab = map_l2t_from_l3e(l3tab[l3_table_offset(va)]); in create_perdomain_mapping()5387 const l2_pgentry_t *l2tab = map_l2t_from_l3e(*pl3e); in destroy_perdomain_mapping()
Completed in 16 milliseconds