Home
last modified time | relevance | path

Searched refs:map_l3t_from_l4e (Results 1 – 5 of 5) sorted by relevance

/xen/xen/arch/x86/pv/
A Ddom0_build.c53 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()
/xen/xen/include/asm-x86/
A Dpage.h198 #define map_l3t_from_l4e(x) (l3_pgentry_t *)map_domain_page(l4e_get_mfn(x)) macro
214 const l3_pgentry_t *l3t_ = map_l3t_from_l4e(l4e_); \
/xen/xen/arch/x86/x86_64/
A Dmm.c64 l3t = map_l3t_from_l4e(l4e); in do_page_walk()
257 l3_ro_mpt = map_l3t_from_l4e( in destroy_m2p_mapping()
/xen/xen/arch/x86/mm/
A Dp2m-pt.c978 l3e = map_l3t_from_l4e(l4e[i4]); in p2m_pt_audit_p2m()
/xen/xen/arch/x86/
A Dmm.c363 const l3_pgentry_t *l3idle = map_l3t_from_l4e( in arch_init_memory()

Completed in 19 milliseconds