Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dacrn.h176 struct acrn_ioreq_notify { struct
609 _IOW(ACRN_IOCTL_TYPE, 0x31, struct acrn_ioreq_notify)
/openbmc/linux/samples/acrn/
H A Dvm-sample.c51 struct acrn_ioreq_notify __attribute__((aligned(8))) notify; in main()
/openbmc/linux/drivers/virt/acrn/
H A Dhsm.c113 struct acrn_ioreq_notify notify; in acrn_dev_ioctl()
383 sizeof(struct acrn_ioreq_notify))) in acrn_dev_ioctl()