Searched refs:map_l3t_from_l4e (Results 1 – 5 of 5) sorted by relevance
53 l3_pgentry_t *pl3e = map_l3t_from_l4e(*pl4e) + l3_table_offset(vpt_start); in mark_pv_pt_pages_rdonly()84 pl3e = map_l3t_from_l4e(*++pl4e); in mark_pv_pt_pages_rdonly()149 pl3e = map_l3t_from_l4e(*pl4e); in setup_pv_physmap()
198 #define map_l3t_from_l4e(x) (l3_pgentry_t *)map_domain_page(l4e_get_mfn(x)) macro214 const l3_pgentry_t *l3t_ = map_l3t_from_l4e(l4e_); \
64 l3t = map_l3t_from_l4e(l4e); in do_page_walk()257 l3_ro_mpt = map_l3t_from_l4e( in destroy_m2p_mapping()
978 l3e = map_l3t_from_l4e(l4e[i4]); in p2m_pt_audit_p2m()
363 const l3_pgentry_t *l3idle = map_l3t_from_l4e( in arch_init_memory()
Completed in 19 milliseconds