Searched refs:map_l1t_from_l2e (Results 1 – 4 of 4) sorted by relevance
195 #define map_l1t_from_l2e(x) (l1_pgentry_t *)map_domain_page(l2e_get_mfn(x)) macro
199 pl1e = map_l1t_from_l2e(*pl2e); in setup_pv_physmap()
1076 l1e = map_l1t_from_l2e(l2e[i2]); in p2m_pt_audit_p2m()
5336 l1tab = map_l1t_from_l2e(*pl2e); in create_perdomain_mapping()5395 l1_pgentry_t *l1tab = map_l1t_from_l2e(*pl2e); in destroy_perdomain_mapping()
Completed in 17 milliseconds