Searched defs:present (Results 1 – 18 of 18) sorted by relevance
/qemu/scripts/ |
H A D | cpu-x86-uarch-abi.py | 162 present = True variable 167 present = False variable
|
/qemu/include/hw/acpi/ |
H A D | ghes.h | 69 bool present; /* True if GHES is present at all on this board */ member
|
/qemu/include/hw/remote/ |
H A D | proxy.h | 24 bool present; member
|
/qemu/include/system/ |
H A D | numa.h | 41 bool present; member
|
/qemu/tests/unit/ |
H A D | test-keyval.c | 667 bool present; in test_keyval_visit_optional() local
|
H A D | test-qobject-input-visitor.c | 1047 bool present; in test_visitor_in_fail_struct_missing() local
|
/qemu/tests/qtest/ |
H A D | test-x86-cpuid-compat.c | 148 QList *present, *filtered; in test_feature_flag() local
|
H A D | virtio-net-failover.c | 231 #define check_one_card(qts, present, id, mac) \ argument
|
/qemu/accel/hvf/ |
H A D | hvf-accel-ops.c | 82 int present; member
|
/qemu/qapi/ |
H A D | qapi-forward-visitor.c | 237 static void forward_field_optional(Visitor *v, const char *name, bool *present) in forward_field_optional()
|
H A D | opts-visitor.c | 529 opts_optional(Visitor *v, const char *name, bool *present) in opts_optional()
|
H A D | qapi-visit-core.c | 134 bool visit_optional(Visitor *v, const char *name, bool *present) in visit_optional()
|
H A D | qobject-input-visitor.c | 653 static void qobject_input_optional(Visitor *v, const char *name, bool *present) in qobject_input_optional()
|
/qemu/include/hw/i386/ |
H A D | intel_iommu.h | 194 uint64_t present:1; /* Whether entry present/available */ member
|
/qemu/block/ |
H A D | vhdx.h | 336 uint16_t present; member
|
/qemu/include/tcg/ |
H A D | tcg.h | 110 bool present; member
|
/qemu/hw/i386/ |
H A D | amd_iommu.c | 930 unsigned level, present, pte_perms, oldlevel; in amdvi_page_walk() local
|
/qemu/linux-headers/asm-x86/ |
H A D | kvm.h | 132 __u8 present, dpl, db, s, l, g, avl; member
|