Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/xen/interface/
H A Dmemory.h433 struct xen_mem_access_op { struct
435 uint8_t op;
437 uint8_t access;
438 domid_t domid;
462 typedef struct xen_mem_access_op xen_mem_access_op_t; argument