Searched refs:stb_phys (Results 1 – 3 of 3) sorted by relevance
99 void stb_phys(target_phys_addr_t addr, uint32_t val);
3006 stb_phys(addr, val); in watch_mem_writeb()3782 void stb_phys(target_phys_addr_t addr, uint32_t val) in stb_phys() function
5353 stb_phys(env->vm_vmcb + offsetof(struct vmcb, save.cpl), env->hflags & HF_CPL_MASK); in helper_vmexit()