Searched defs:xen_hvm_altp2m_op (Results 1 – 1 of 1) sorted by relevance
327 struct xen_hvm_altp2m_op { struct328 uint32_t version; /* HVMOP_ALTP2M_INTERFACE_VERSION */329 uint32_t cmd;382 typedef struct xen_hvm_altp2m_op xen_hvm_altp2m_op_t; argument