Home
last modified time | relevance | path

Searched defs:type (Results 1 – 20 of 20) sorted by relevance

/kvm-unit-tests/lib/s390x/
H A Dsnippet.h17 #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 Dsclp.h110 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 Dstsi.h41 uint8_t type; member
/kvm-unit-tests/lib/
H A Dpci-host-generic.h17 int type; member
H A Dlibcflat.h127 #define container_of(ptr, type, member) ({ \ argument
H A Dpci-host-generic.c174 int type, i; in pci_alloc_resource() local
H A Dacpi.h158 u8 type; member
167 u8 type; member
/kvm-unit-tests/lib/arm64/
H A Dgic-v3-its.c28 int its_baser_lookup(int type, struct its_baser *baser) in its_baser_lookup()
/kvm-unit-tests/lib/x86/
H A Ddesc.c69 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 Dsetup.c51 u32 type; member
H A Ddesc.h186 unsigned short type : 4; member
204 uint16_t type:4; member
H A Dprocessor.h868 static inline int invpcid_safe(unsigned long type, struct invpcid_desc *desc) in invpcid_safe()
/kvm-unit-tests/powerpc/
H A Dsprs.c114 uint16_t type; member
/kvm-unit-tests/x86/
H A Dvmx.h141 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 Dpmu_pebs.c335 static void check_one_counter(enum pmc_type type, unsigned int idx, in check_one_counter()
H A Dvmx_tests.c867 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 Dvmx.c341 u32 idx, width, type, enc; in find_vmcs_max_index() local
H A Dsvm_tests.c2361 #define TEST_BITMAP_ADDR(save_intercept, type, addr, exit_code, \ argument
/kvm-unit-tests/lib/linux/
H A Defi.h137 u32 type; member
249 u8 type; member
/kvm-unit-tests/lib/s390x/asm/
H A Darch_def.h264 uint64_t type : 16; member