Searched refs:vm_aplic_descr (Results 1 – 7 of 7) sorted by relevance
38 struct vm_aplic_descr;40 int aplic_attach_to_vm(struct hyp *hyp, struct vm_aplic_descr *descr);
70 struct vm_aplic_descr *aplic; in vmmdev_machdep_ioctl()104 aplic = (struct vm_aplic_descr *)data; in vmmdev_machdep_ioctl()
365 aplic_attach_to_vm(struct hyp *hyp, struct vm_aplic_descr *descr) in aplic_attach_to_vm()
1376 vm_attach_aplic(struct vm *vm, struct vm_aplic_descr *descr) in vm_attach_aplic()
140 struct vm_aplic_descr { struct259 _IOW('v', IOCNUM_ATTACH_APLIC, struct vm_aplic_descr)
116 struct vm_aplic_descr;186 int vm_attach_aplic(struct vm *vm, struct vm_aplic_descr *descr);
61 struct vm_aplic_descr aplic; in vm_attach_aplic()