Home
last modified time | relevance | path

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

/openbmc/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()
/openbmc/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()
/openbmc/u-boot/fs/btrfs/
H A Dctree.c107 static int read_tree_node(u64 physical, union btrfs_tree_node **buf) in read_tree_node()
156 u64 logical, physical; in btrfs_search_tree() local
230 u64 logical, physical; in jump_leaf() local
H A Dextent-io.c68 u64 physical, clen, dlen, orig_size = size; in btrfs_read_extent_reg() local
H A Dchunk-map.c15 u64 physical; member
/openbmc/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
/openbmc/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
/openbmc/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
/openbmc/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
/openbmc/qemu/target/loongarch/tcg/
H A Dtlb_helper.c534 hwaddr physical; in loongarch_cpu_tlb_fill() local
667 static int loongarch_map_tlb_entry(CPULoongArchState *env, hwaddr *physical, in loongarch_map_tlb_entry()
736 int loongarch_get_addr_from_tlb(CPULoongArchState *env, hwaddr *physical, in loongarch_get_addr_from_tlb()
/openbmc/qemu/target/rx/
H A Dcpu.c193 uint32_t address, physical, prot; in rx_cpu_tlb_fill() local
/openbmc/qemu/target/sparc/
H A Dmmu_helper.c490 hwaddr *physical) in ultrasparc_tag_match()
/openbmc/u-boot/include/zfs/
H A Dspa.h202 #define BP_SET_BIRTH(bp, logical, physical) \ argument
/openbmc/qemu/target/riscv/
H A Dcpu_helper.c1187 static int get_physical_address(CPURISCVState *env, hwaddr *physical, in get_physical_address()