Searched refs:stb_phys (Results 1 – 3 of 3) sorted by relevance
129 void stb_phys(hwaddr addr, uint32_t val);
536 stb_phys(env->vm_vmcb + offsetof(struct vmcb, save.cpl), env->hflags & HF_CPL_MASK); in helper_vmexit()
1610 stb_phys(addr, val); in watch_mem_writeb()2546 void stb_phys(hwaddr addr, uint32_t val) in stb_phys() function