Searched refs:xen_hvm_altp2m_op_t (Results 1 – 2 of 2) sorted by relevance
30 DECLARE_HYPERCALL_BUFFER(xen_hvm_altp2m_op_t, arg); in xc_altp2m_get_domain_state()53 DECLARE_HYPERCALL_BUFFER(xen_hvm_altp2m_op_t, arg); in xc_altp2m_set_domain_state()76 DECLARE_HYPERCALL_BUFFER(xen_hvm_altp2m_op_t, arg); in xc_altp2m_set_vcpu_enable_notify()99 DECLARE_HYPERCALL_BUFFER(xen_hvm_altp2m_op_t, arg); in xc_altp2m_create_view()125 DECLARE_HYPERCALL_BUFFER(xen_hvm_altp2m_op_t, arg); in xc_altp2m_destroy_view()148 DECLARE_HYPERCALL_BUFFER(xen_hvm_altp2m_op_t, arg); in xc_altp2m_switch_to_view()171 DECLARE_HYPERCALL_BUFFER(xen_hvm_altp2m_op_t, arg); in xc_altp2m_set_mem_access()196 DECLARE_HYPERCALL_BUFFER(xen_hvm_altp2m_op_t, arg); in xc_altp2m_change_gfn()
283 typedef struct xen_hvm_altp2m_op xen_hvm_altp2m_op_t; typedef284 DEFINE_XEN_GUEST_HANDLE(xen_hvm_altp2m_op_t);
Completed in 6 milliseconds