Home
last modified time | relevance | path

Searched defs:present (Results 1 – 18 of 18) sorted by relevance

/qemu/scripts/
H A Dcpu-x86-uarch-abi.py162 present = True variable
167 present = False variable
/qemu/include/hw/acpi/
H A Dghes.h69 bool present; /* True if GHES is present at all on this board */ member
/qemu/include/hw/remote/
H A Dproxy.h24 bool present; member
/qemu/include/system/
H A Dnuma.h41 bool present; member
/qemu/tests/unit/
H A Dtest-keyval.c667 bool present; in test_keyval_visit_optional() local
H A Dtest-qobject-input-visitor.c1047 bool present; in test_visitor_in_fail_struct_missing() local
/qemu/tests/qtest/
H A Dtest-x86-cpuid-compat.c148 QList *present, *filtered; in test_feature_flag() local
H A Dvirtio-net-failover.c231 #define check_one_card(qts, present, id, mac) \ argument
/qemu/accel/hvf/
H A Dhvf-accel-ops.c82 int present; member
/qemu/qapi/
H A Dqapi-forward-visitor.c237 static void forward_field_optional(Visitor *v, const char *name, bool *present) in forward_field_optional()
H A Dopts-visitor.c529 opts_optional(Visitor *v, const char *name, bool *present) in opts_optional()
H A Dqapi-visit-core.c134 bool visit_optional(Visitor *v, const char *name, bool *present) in visit_optional()
H A Dqobject-input-visitor.c653 static void qobject_input_optional(Visitor *v, const char *name, bool *present) in qobject_input_optional()
/qemu/include/hw/i386/
H A Dintel_iommu.h194 uint64_t present:1; /* Whether entry present/available */ member
/qemu/block/
H A Dvhdx.h336 uint16_t present; member
/qemu/include/tcg/
H A Dtcg.h110 bool present; member
/qemu/hw/i386/
H A Damd_iommu.c930 unsigned level, present, pte_perms, oldlevel; in amdvi_page_walk() local
/qemu/linux-headers/asm-x86/
H A Dkvm.h132 __u8 present, dpl, db, s, l, g, avl; member