Home
last modified time | relevance | path

Searched refs:p2m_query_t (Results 1 – 7 of 7) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dp2m.h78 typedef unsigned int p2m_query_t; typedef
247 p2m_query_t q,
410 p2m_access_t *a, p2m_query_t q, unsigned int *page_order, bool_t locked);
421 p2m_access_t *a, p2m_query_t q, unsigned int *page_order) in get_gfn_type_access()
428 struct domain *d, unsigned long gfn, p2m_type_t *t, p2m_query_t q) in get_gfn_type()
477 p2m_query_t q);
480 struct domain *d, unsigned long gfn, p2m_type_t *t, p2m_query_t q) in get_page_from_gfn()
517 p2m_query_t q, struct two_gfns *rval) in get_two_gfns()
699 p2m_type_t *p2mt, p2m_query_t q, uint32_t *pfec);
/xen-4.10.0-shim-comet/xen/include/asm-arm/
A Dp2m.h270 typedef unsigned int p2m_query_t; typedef
275 struct domain *d, unsigned long gfn, p2m_type_t *t, p2m_query_t q) in get_page_from_gfn()
/xen-4.10.0-shim-comet/xen/arch/x86/mm/
A Dguest_walk.c97 p2m_query_t qt = P2M_ALLOC | P2M_UNSHARE; in guest_walk_tables()
A Dp2m.c420 p2m_type_t *t, p2m_access_t *a, p2m_query_t q, in __get_gfn_type_access()
479 p2m_type_t *t, p2m_access_t *a, p2m_query_t q) in p2m_get_page_from_gfn()
2025 p2m_type_t *p2mt, p2m_query_t q, uint32_t *pfec) in map_domain_gfn()
A Dp2m-pt.c736 p2m_type_t *t, p2m_access_t *a, p2m_query_t q, in p2m_pt_get_entry()
A Dp2m-ept.c915 p2m_query_t q, unsigned int *page_order, in ept_get_entry()
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dmm.c1920 p2m_query_t q = l1e_get_flags(nl1e) & _PAGE_RW ? in mod_l1_entry()

Completed in 25 milliseconds