Lines Matching refs:u64
12 u64 low_part;
13 u64 high_part;
56 #define HV_PARTITION_ID_INVALID ((u64)0)
57 #define HV_PARTITION_ID_SELF ((u64)-1)
160 u64 vector : 8;
161 u64 reserved1 : 8;
162 u64 enabled : 1;
163 u64 reserved2 : 15;
164 u64 target_vp : 32;
168 u64 inprogress : 1;
169 u64 reserved : 63;
173 u64 enabled : 1;
174 u64 reserved : 63;
187 u64 partition_id;
195 u64 as_uint64;
197 u64 enable : 1;
198 u64 reserved : 11;
199 u64 pfn : 52;
217 u64 format;
218 u64 valid_bank_mask;
219 u64 bank_contents[];
397 u64 as_uint64;
399 u64 enable : 1;
400 u64 reserved : 11;
401 u64 guest_physical_address : 52;
422 u64 as_uint64;
424 u64 enable : 1;
425 u64 reserved : 11;
426 u64 pfn : 52;
516 u64 address_space;
517 u64 flags;
535 u64 address_space;
537 u64 additional_pages : 11;
538 u64 largepage : 1;
539 u64 basepfn : 52;
542 u64 reserved : 12;
543 u64 page_size : 1;
544 u64 reserved1 : 8;
545 u64 base_large_pfn : 43;
554 #define HV_MAX_FLUSH_REP_COUNT ((HV_HYP_PAGE_SIZE - 2 * sizeof(u64)) / \
558 u64 address_space;
559 u64 flags;
564 u64 address_space;
565 u64 flags;
566 u64 processor_mask;
567 u64 gva_list[];
572 u64 address_space;
573 u64 flags;
575 u64 gva_list[];
581 volatile u64 tsc_scale;
627 u64 as_uint64;
629 u64 vector : 8;
630 u64 reserved1 : 8;
631 u64 masked : 1;
632 u64 auto_eoi : 1;
633 u64 polling : 1;
634 u64 as_intercept : 1;
635 u64 proxy : 1;
636 u64 reserved2 : 43;
641 u64 as_uint64;
647 u64 legacy_x87 : 1;
648 u64 legacy_sse : 1;
649 u64 avx : 1;
650 u64 mpx_bndreg : 1;
651 u64 mpx_bndcsr : 1;
652 u64 avx_512_op_mask : 1;
653 u64 avx_512_zmmhi : 1;
654 u64 avx_512_zmm16_31 : 1;
655 u64 rsvd8_9 : 2;
656 u64 pasid : 1;
657 u64 cet_u : 1;
658 u64 cet_s : 1;
659 u64 rsvd13_16 : 4;
660 u64 xtile_cfg : 1;
661 u64 xtile_data : 1;
662 u64 rsvd19_63 : 45;
668 u64 as_uint64;
670 u64 enable : 1;
671 u64 periodic : 1;
672 u64 lazy : 1;
673 u64 auto_enable : 1;
674 u64 apic_vector : 8;
675 u64 direct_mode : 1;
676 u64 reserved_z0 : 3;
677 u64 sintx : 4;
678 u64 reserved_z1 : 44;
753 u64 as_uint64;
755 u64 simp_enabled : 1;
756 u64 preserved : 11;
757 u64 base_simp_gpa : 52;
775 u64 sender;
791 u64 payload[HV_MESSAGE_PAYLOAD_QWORD_COUNT];
804 u64 expiration_time; /* When the timer expired */
805 u64 delivery_time; /* When the message was delivered */
809 u64 base;
831 u64 base;
846 u64 rip;
847 u64 rsp;
848 u64 rflags;
862 u64 efer;
863 u64 cr0;
864 u64 cr3;
865 u64 cr4;
866 u64 msr_cr_pat;
870 u64 partition_id;
879 u64 partition_id;
902 u64 vtl_ret_x64rax;
903 u64 vtl_ret_x64rcx;
907 u64 current_nested_vmcs;
1074 u64 as_uint64;
1076 u64 suspended : 1;
1077 u64 reserved : 63;
1082 u64 as_uint64;
1084 u64 suspended : 1;
1085 u64 reserved : 63;
1090 u64 as_uint64;
1092 u64 suspended : 1;
1093 u64 reserved : 63;
1098 u64 as_uint64;
1100 u64 interruption_pending : 1;
1101 u64 interruption_type: 1;
1102 u64 reserved : 30;
1103 u64 error_code : 32;
1108 u64 as_uint64;
1110 u64 interrupt_shadow : 1;
1111 u64 reserved : 63;
1116 u64 as_uint64[2];
1123 u64 context;
1128 u64 as_uint64;
1130 u64 interrupt_shadow : 1;
1131 u64 nmi_masked : 1;
1132 u64 reserved : 62;
1137 u64 as_uint64;
1152 u64 reg64;
1189 u64 low;
1190 u64 high;
1200 u64 reserved2;
1205 u64 partition_id;
1214 u64 partition_id;
1228 u64 cpu_mask;
1241 #define HV_MAX_MODIFY_GPA_REP_COUNT ((HV_HYP_PAGE_SIZE / sizeof(u64)) - 2)
1243 u64 partition_id;
1247 u64 gpa_page_list[HV_MAX_MODIFY_GPA_REP_COUNT];
1277 u64 as_uint64;
1287 u64 as_uint64[2];
1289 u64 address;
1297 u64 as_uint64;
1341 u64 vp_mask;
1347 u64 partition_id; /* use "self" */
1348 u64 device_id;
1350 u64 reserved2;
1381 u64 as_uint64;
1401 u64 gpa;
1411 u64 gpa;