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 652 int cpu_mips_handle_mmu_fault (CPUMIPSState *env, target_ulong address, int rw,
654 #define cpu_handle_mmu_fault cpu_mips_handle_mmu_fault
helper.c 438 int cpu_mips_handle_mmu_fault (CPUMIPSState *env, target_ulong address, int rw, function
op_helper.c     [all...]

Completed in 64 milliseconds