Home
last modified time | relevance | path

Searched defs:xen_hvm_altp2m_op (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/xen/hvm/
H A Dhvm_op.h327 struct xen_hvm_altp2m_op { struct
328 uint32_t version; /* HVMOP_ALTP2M_INTERFACE_VERSION */
329 uint32_t cmd;
382 typedef struct xen_hvm_altp2m_op xen_hvm_altp2m_op_t; argument