xe_vm_create
vm = xe_vm_create(xe, XE_VM_FLAG_MIGRATION |
vm = xe_vm_create(xe, XE_VM_FLAG_GSC, NULL);
DEFINE_EVENT(xe_vm, xe_vm_create,
vm = xe_vm_create(xe, flags, xef);
struct xe_vm *xe_vm_create(struct xe_device *xe, u32 flags, struct xe_file *xef);