Home
last modified time | relevance | path

Searched defs:rreg (Results 1 – 2 of 2) sorted by relevance

/qemu/target/i386/hvf/
H A Dvmx.h39 static inline uint64_t rreg(hv_vcpuid_t vcpu, hv_x86_reg_t reg) in rreg() function
/qemu/tests/qtest/
H A Dtest-x86-cpuid-compat.c125 const char *rreg = qdict_get_str(w, "cpuid-register"); in get_feature_word() local