/kvm-unit-tests/lib/s390x/ |
H A D | snippet.h | 17 #define SNIPPET_NAME_START(type, file) \ argument 19 #define SNIPPET_NAME_END(type, file) \ argument 21 #define SNIPPET_HDR_START(type, file) \ argument 23 #define SNIPPET_HDR_END(type, file) \ argument 28 #define SNIPPET_LEN(type, file) \ argument 30 #define SNIPPET_HDR_LEN(type, file) \ argument
|
H A D | sclp.h | 110 uint8_t type; member 267 u16 type; member 275 u16 type; member 290 u16 type; member 320 uint8_t type; member 343 uint8_t type; member
|
H A D | stsi.h | 41 uint8_t type; member
|
/kvm-unit-tests/lib/ |
H A D | pci-host-generic.h | 17 int type; member
|
H A D | libcflat.h | 127 #define container_of(ptr, type, member) ({ \ argument
|
H A D | pci-host-generic.c | 174 int type, i; in pci_alloc_resource() local
|
H A D | acpi.h | 158 u8 type; member 167 u8 type; member
|
/kvm-unit-tests/lib/arm64/ |
H A D | gic-v3-its.c | 28 int its_baser_lookup(int type, struct its_baser *baser) in its_baser_lookup()
|
/kvm-unit-tests/lib/x86/ |
H A D | desc.c | 69 u16 sel, u16 type, u16 dpl) in set_desc_entry() 359 void set_gdt_entry(int sel, unsigned long base, u32 limit, u8 type, u8 flags) in set_gdt_entry()
|
H A D | setup.c | 51 u32 type; member
|
H A D | desc.h | 186 unsigned short type : 4; member 204 uint16_t type:4; member
|
H A D | processor.h | 868 static inline int invpcid_safe(unsigned long type, struct invpcid_desc *desc) in invpcid_safe()
|
/kvm-unit-tests/powerpc/ |
H A D | sprs.c | 114 uint16_t type; member
|
/kvm-unit-tests/x86/ |
H A D | vmx.h | 141 type:4, member 803 static inline bool is_ept_memtype_supported(int type) in is_ept_memtype_supported() 814 static inline bool is_invept_type_supported(u64 type) in is_invept_type_supported() 833 static inline bool is_invvpid_type_supported(unsigned long type) in is_invvpid_type_supported() 977 static inline int __invept(unsigned long type, u64 eptp) in __invept() 990 static inline void invept(unsigned long type, u64 eptp) in invept() 995 static inline int __invvpid(unsigned long type, u64 vpid, u64 gla) in __invvpid() 1006 static inline void invvpid(unsigned long type, u64 vpid, u64 gla) in invvpid()
|
H A D | pmu_pebs.c | 335 static void check_one_counter(enum pmc_type type, unsigned int idx, in check_one_counter()
|
H A D | vmx_tests.c | 867 u32 type; member 1265 static bool invept_test(int type, u64 eptp) in invept_test() 3101 static bool invvpid_valid(u64 type, u64 vpid, u64 gla) in invvpid_valid() 3118 static void try_invvpid(u64 type, u64 vpid, u64 gla) in try_invvpid() 3141 u64 type = ffs(ept_vpid.val >> VPID_CAP_INVVPID_TYPES_SHIFT) - 1; in get_first_supported_invvpid_type() local 3284 unsigned type; in invvpid_test() local
|
H A D | vmx.c | 341 u32 idx, width, type, enc; in find_vmcs_max_index() local
|
H A D | svm_tests.c | 2361 #define TEST_BITMAP_ADDR(save_intercept, type, addr, exit_code, \ argument
|
/kvm-unit-tests/lib/linux/ |
H A D | efi.h | 137 u32 type; member 249 u8 type; member
|
/kvm-unit-tests/lib/s390x/asm/ |
H A D | arch_def.h | 264 uint64_t type : 16; member
|