Home
last modified time | relevance | path

Searched refs:phost (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/accel/tcg/
H A Dprobe.h66 bool nonfault, void **phost, uintptr_t retaddr);
87 bool nonfault, void **phost,
102 void **phost, CPUTLBEntryFull **pfull);
/openbmc/qemu/target/s390x/tcg/
H A Dmem_helper.c154 void **phost, uintptr_t ra) in s390_probe_access() argument
157 nonfault, phost, ra); in s390_probe_access()