HomeSort by relevance Sort by last modified time
    Searched refs:stb_phys (Results 1 - 3 of 3) sorted by null

  /external/qemu/include/exec/
cpu-common.h 129 void stb_phys(hwaddr addr, uint32_t val);
  /external/qemu/target-i386/
svm_helper.c 536 stb_phys(env->vm_vmcb + offsetof(struct vmcb, save.cpl), env->hflags & HF_CPL_MASK);
  /external/qemu/
exec.c 2546 void stb_phys(hwaddr addr, uint32_t val) function
    [all...]

Completed in 48 milliseconds