Home
last modified time | relevance | path

Searched defs:physical (Results 1 – 10 of 10) sorted by relevance

/qemu/target/loongarch/
H A Dcpu_helper.c46 static int loongarch_page_table_walker(CPULoongArchState *env, hwaddr *physical, in loongarch_page_table_walker()
121 static int loongarch_map_address(CPULoongArchState *env, hwaddr *physical, in loongarch_map_address()
160 int get_physical_address(CPULoongArchState *env, hwaddr *physical, in get_physical_address()
/qemu/target/mips/system/
H A Dphysaddr.c77 static int get_seg_physical_address(CPUMIPSState *env, hwaddr *physical, in get_seg_physical_address()
101 static int get_segctl_physical_address(CPUMIPSState *env, hwaddr *physical, in get_segctl_physical_address()
115 int get_physical_address(CPUMIPSState *env, hwaddr *physical, in get_physical_address()
/qemu/target/tricore/
H A Dhelper.c37 static int get_physical_address(CPUTriCoreState *env, hwaddr *physical, in get_physical_address()
74 hwaddr physical; in tricore_cpu_tlb_fill() local
/qemu/target/sh4/
H A Dhelper.c328 static int get_mmu_address(CPUSH4State * env, target_ulong * physical, in get_mmu_address()
395 static int get_physical_address(CPUSH4State * env, target_ulong * physical, in get_physical_address()
436 target_ulong physical; in superh_cpu_get_phys_page_debug() local
803 target_ulong physical; in superh_cpu_tlb_fill() local
/qemu/target/m68k/
H A Dhelper.c462 static void print_address_zone(uint32_t logical, uint32_t physical, in print_address_zone()
488 uint32_t logical = 0xffffffff, physical = 0xffffffff; in dump_address_map() local
730 static int get_physical_address(CPUM68KState *env, hwaddr *physical, in get_physical_address()
961 hwaddr physical; in m68k_cpu_tlb_fill() local
1459 hwaddr physical; in HELPER() local
/qemu/target/mips/tcg/system/
H A Dtlb_helper.c362 static int no_mmu_map_address(CPUMIPSState *env, hwaddr *physical, int *prot, in no_mmu_map_address()
371 static int fixed_mmu_map_address(CPUMIPSState *env, hwaddr *physical, in fixed_mmu_map_address()
392 static int r4k_map_address(CPUMIPSState *env, hwaddr *physical, int *prot, in r4k_map_address()
913 hwaddr physical; in mips_cpu_tlb_fill() local
971 hwaddr physical; in cpu_mips_translate_address() local
/qemu/target/loongarch/tcg/
H A Dtlb_helper.c547 hwaddr physical; in loongarch_cpu_tlb_fill() local
674 static int loongarch_map_tlb_entry(CPULoongArchState *env, hwaddr *physical, in loongarch_map_tlb_entry()
743 int loongarch_get_addr_from_tlb(CPULoongArchState *env, hwaddr *physical, in loongarch_get_addr_from_tlb()
/qemu/target/rx/
H A Dcpu.c193 uint32_t address, physical, prot; in rx_cpu_tlb_fill() local
/qemu/target/sparc/
H A Dmmu_helper.c490 hwaddr *physical) in ultrasparc_tag_match()
/qemu/target/riscv/
H A Dcpu_helper.c1187 static int get_physical_address(CPURISCVState *env, hwaddr *physical, in get_physical_address()