Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/
Dacrn.h177 struct acrn_ioreq_notify { struct
610 _IOW(ACRN_IOCTL_TYPE, 0x31, struct acrn_ioreq_notify)
/linux-5.19.10/samples/acrn/
Dvm-sample.c54 struct acrn_ioreq_notify __attribute__((aligned(8))) notify; in main()
/linux-5.19.10/drivers/virt/acrn/
Dhsm.c113 struct acrn_ioreq_notify notify; in acrn_dev_ioctl()
383 sizeof(struct acrn_ioreq_notify))) in acrn_dev_ioctl()