Searched refs:mshv_field_nonzero (Results 1 – 3 of 3) sorted by relevance
13 #define mshv_field_nonzero(STRUCT, MEMBER) \ macro
172 mshv_field_nonzero(args, rsvd) || args.in_sz > HV_HYP_PAGE_SIZE) in mshv_ioctl_passthru_hvcall()684 if (args.type >= MSHV_VP_STATE_COUNT || mshv_field_nonzero(args, rsvd) || in mshv_vp_ioctl_get_set_state()1426 mshv_field_nonzero(mem, rsvd)) in mshv_partition_ioctl_set_memory()1476 mshv_field_nonzero(args, rsvd) || !args.page_count || in mshv_partition_ioctl_get_gpap_access_bitmap()1555 mshv_field_nonzero(args, rsvd)) in mshv_partition_ioctl_set_msi_routing()
794 mshv_field_nonzero(*args, rsvd)) in mshv_set_unset_ioeventfd()
Completed in 13 milliseconds