Home
last modified time | relevance | path

Searched refs:x86_ldub_phys (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/i386/tcg/sysemu/
H A Dsvm_helper.c393 switch (x86_ldub_phys(cs, in helper_vmrun()
691 if (x86_ldub_phys(cs, addr + t1) & ((1 << param) << t0)) { in cpu_svm_check_intercept_param()
/openbmc/qemu/target/i386/
H A Dhelper.c634 uint8_t x86_ldub_phys(CPUState *cs, hwaddr addr) in x86_ldub_phys() function
H A Dcpu.h2455 uint8_t x86_ldub_phys(CPUState *cs, hwaddr addr);