HomeSort by relevance Sort by last modified time
    Searched refs:cpu_mips_handle_mmu_fault (Results 1 - 3 of 3) sorted by null

  /external/qemu/target-mips/
cpu.h 598 int cpu_mips_handle_mmu_fault (CPUState *env, target_ulong address, int rw,
600 #define cpu_handle_mmu_fault cpu_mips_handle_mmu_fault
helper.c 270 int cpu_mips_handle_mmu_fault (CPUState *env, target_ulong address, int rw, function
op_helper.c     [all...]

Completed in 39 milliseconds