Home
last modified time | relevance | path

Searched defs:phys (Results 1 – 14 of 14) sorted by relevance

/qemu/target/alpha/
H A Dhelper.c173 target_ulong phys = 0; in get_physical_address() local
292 target_ulong phys; in alpha_cpu_get_phys_page_debug() local
304 target_ulong phys; in alpha_cpu_tlb_fill() local
/qemu/target/xtensa/
H A Dwin_helper.c35 uint32_t window, uint32_t phys, uint32_t n) in copy_window_from_phys()
51 uint32_t phys, uint32_t window, uint32_t n) in copy_phys_from_window()
/qemu/target/hppa/
H A Dmem_helper.c205 hwaddr phys; in hppa_get_physical_address() local
344 hwaddr phys; in hppa_cpu_get_phys_page_debug() local
436 hwaddr phys; in hppa_cpu_tlb_fill_align() local
692 hwaddr phys; in HELPER() local
/qemu/hw/net/
H A Dne2000.h28 uint8_t phys[6]; /* mac address */ member
H A Drtl8139.c436 uint8_t phys[8]; /* mac address */ member
/qemu/target/loongarch/
H A Dcpu_helper.c50 target_ulong index, phys; in loongarch_page_table_walker() local
/qemu/target/loongarch/tcg/
H A Dtlb_helper.c579 target_ulong badvaddr, index, phys; in helper_lddir() local
614 target_ulong phys, tmp0, ptindex, ptoffset0, ptoffset1, ps, badv; in helper_ldpte() local
/qemu/target/sparc/
H A Dmmu_helper.c875 static int cpu_sparc_get_phys_page(CPUSPARCState *env, hwaddr *phys, in cpu_sparc_get_phys_page()
/qemu/hw/ppc/
H A Dspapr_rtas.c260 hwaddr phys = ppc64_phys_to_real(addr); in sysparm_st() local
/qemu/include/hw/ppc/
H A Dspapr.h805 static inline uint32_t rtas_ld(target_ulong phys, int n) in rtas_ld()
811 static inline uint64_t rtas_ldq(target_ulong phys, int n) in rtas_ldq()
816 static inline void rtas_st(target_ulong phys, int n, uint32_t val) in rtas_st()
/qemu/include/block/
H A Dblock-common.h541 uint32_t phys; member
/qemu/hw/display/
H A Dqxl.c1430 uint64_t phys = le64_to_cpu(pqxl); in qxl_get_check_slot_offset() local
/qemu/hw/virtio/
H A Dvhost.c230 hwaddr phys, s, offset; in vhost_sync_dirty_bitmap() local
/qemu/hw/riscv/
H A Driscv-iommu.c67 uint64_t phys:44; /* Physical Page Number */ member