Home
last modified time | relevance | path

Searched refs:exits (Results 1 – 10 of 10) sorted by relevance

/arch/m68k/ifpsp060/
Dfpsp.doc173 always exits through _060_real_snan <----
181 always exits through _060_real_operr <-----
189 always exits through _060_real_dz <----
197 always exits through _060_real_inex <----
DCHANGES74 from the current exception stack frame and exits
/arch/m68k/math-emu/
Dfp_util.S56 | exits from fp_scan:
/arch/cris/arch-v32/mm/
Dmmu.S72 ; The workaround detects such loops and exits them by flushing
/arch/x86/include/asm/
Dkvm_host.h636 u32 exits; member
/arch/s390/kernel/
Dentry.S338 # a new process exits the kernel with ret_from_fork
Dentry64.S378 # a new process exits the kernel with ret_from_fork
/arch/m68k/ifpsp060/src/
Dpfpsp.S2412 # the handler exits through _fpsp_done(). If an enabled exc has been #
3093 # do just this and then exits through _real_operr(). #
Dfpsp.S2413 # the handler exits through _fpsp_done(). If an enabled exc has been #
3094 # do just this and then exits through _real_operr(). #
/arch/x86/kvm/
Dx86.c136 { "exits", VCPU_STAT(exits) },
6347 ++vcpu->stat.exits; in vcpu_enter_guest()