HomeSort by: relevance | last modified time | path
    Searched defs:vfp_fpscr_handler (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/vfp/
vfp_init.c 179 vfp_fpscr_handler(u_int address, u_int insn, trapframe_t *frame, int fault_code) function in typeref:typename:int
238 replace_coproc_handler(VFP_COPROC, vfp_fpscr_handler);
336 replace_coproc_handler(VFP_COPROC, vfp_fpscr_handler);
vfp_init.c 179 vfp_fpscr_handler(u_int address, u_int insn, trapframe_t *frame, int fault_code) function in typeref:typename:int
238 replace_coproc_handler(VFP_COPROC, vfp_fpscr_handler);
336 replace_coproc_handler(VFP_COPROC, vfp_fpscr_handler);

Completed in 65 milliseconds