Searched refs:acrn_ioreq_notify (Results 1 - 3 of 3) sorted by relevance

/linux-master/samples/acrn/
H A Dvm-sample.c51 struct acrn_ioreq_notify __attribute__((aligned(8))) notify;
/linux-master/include/uapi/linux/
H A Dacrn.h171 * struct acrn_ioreq_notify - The structure of ioreq completion notification
176 struct acrn_ioreq_notify { struct
609 _IOW(ACRN_IOCTL_TYPE, 0x31, struct acrn_ioreq_notify)
/linux-master/drivers/virt/acrn/
H A Dhsm.c113 struct acrn_ioreq_notify notify;
383 sizeof(struct acrn_ioreq_notify)))

Completed in 108 milliseconds