Home
last modified time | relevance | path

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

/qemu/target/s390x/
H A Dhelper.c70 hwaddr s390_cpu_get_phys_addr_debug(CPUState *cs, vaddr vaddr) in s390_cpu_get_phys_addr_debug() function
H A Ds390x-internal.h333 hwaddr s390_cpu_get_phys_addr_debug(CPUState *cpu, vaddr addr);
/qemu/target/s390x/kvm/
H A Dkvm.c1006 hw_breakpoints[i].phys_addr = s390_cpu_get_phys_addr_debug(cpu, in kvm_arch_update_guest_debug()