Searched defs:phys (Results 1 – 14 of 14) sorted by relevance
/qemu/target/alpha/ |
H A D | helper.c | 173 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 D | win_helper.c | 35 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 D | mem_helper.c | 205 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 D | ne2000.h | 28 uint8_t phys[6]; /* mac address */ member
|
H A D | rtl8139.c | 436 uint8_t phys[8]; /* mac address */ member
|
/qemu/target/loongarch/ |
H A D | cpu_helper.c | 50 target_ulong index, phys; in loongarch_page_table_walker() local
|
/qemu/target/loongarch/tcg/ |
H A D | tlb_helper.c | 579 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 D | mmu_helper.c | 875 static int cpu_sparc_get_phys_page(CPUSPARCState *env, hwaddr *phys, in cpu_sparc_get_phys_page()
|
/qemu/hw/ppc/ |
H A D | spapr_rtas.c | 260 hwaddr phys = ppc64_phys_to_real(addr); in sysparm_st() local
|
/qemu/include/hw/ppc/ |
H A D | spapr.h | 805 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 D | block-common.h | 541 uint32_t phys; member
|
/qemu/hw/display/ |
H A D | qxl.c | 1430 uint64_t phys = le64_to_cpu(pqxl); in qxl_get_check_slot_offset() local
|
/qemu/hw/virtio/ |
H A D | vhost.c | 230 hwaddr phys, s, offset; in vhost_sync_dirty_bitmap() local
|
/qemu/hw/riscv/ |
H A D | riscv-iommu.c | 67 uint64_t phys:44; /* Physical Page Number */ member
|