Searched defs:xen_hvm_altp2m_op (Results 1 – 1 of 1) sorted by relevance
310 struct xen_hvm_altp2m_op { struct311 uint32_t version; /* HVMOP_ALTP2M_INTERFACE_VERSION */312 uint32_t cmd;365 typedef struct xen_hvm_altp2m_op xen_hvm_altp2m_op_t; argument