Searched defs:is_debug (Results 1 – 2 of 2) sorted by relevance
| /openbmc/qemu/target/loongarch/ |
| H A D | cpu_helper.c | 124 loongarch_map_address(CPULoongArchState * env,hwaddr * physical,int * prot,target_ulong address,MMUAccessType access_type,int mmu_idx,int is_debug) loongarch_map_address() argument 162 get_physical_address(CPULoongArchState * env,hwaddr * physical,int * prot,target_ulong address,MMUAccessType access_type,int mmu_idx,int is_debug) get_physical_address() argument
|
| /openbmc/qemu/target/riscv/ |
| H A D | cpu_helper.c | 1191 get_physical_address(CPURISCVState * env,hwaddr * physical,int * ret_prot,vaddr addr,target_ulong * fault_pte_addr,int access_type,int mmu_idx,bool first_stage,bool two_stage,bool is_debug,bool is_probe) get_physical_address() argument
|