Searched refs:exits (Results 1 - 14 of 14) sorted by relevance

/linux-master/arch/m68k/math-emu/
H A Dfp_util.S56 | exits from fp_scan:
/linux-master/Documentation/sphinx/
H A Dparse-headers.pl359 Prints a brief help message and exits.
363 Prints a more detailed help message and exits.
/linux-master/arch/riscv/include/asm/
H A Dkvm_host.h77 u64 exits; member in struct:kvm_vcpu_stat
/linux-master/scripts/
H A Dget_feat.pl601 Prints a brief help message and exits.
605 Prints the manual page and exits.
H A Dget_abi.pl1050 Prints a brief help message and exits.
1054 Prints the manual page and exits.
/linux-master/arch/riscv/kvm/
H A Dvcpu.c33 STATS_DESC_COUNTER(VCPU, exits)
790 vcpu->stat.exits++;
/linux-master/arch/s390/kernel/
H A Dentry.S296 # a new process exits the kernel with ret_from_fork
/linux-master/arch/arm64/kvm/
H A Dguest.c53 STATS_DESC_COUNTER(VCPU, exits)
H A Darm.c910 * This function disambiguates between two different types of exits: exits to a
911 * preemptible + interruptible kernel context and exits to userspace. For an
1069 vcpu->stat.exits++;
/linux-master/arch/arm64/include/asm/
H A Dkvm_host.h1027 u64 exits; member in struct:kvm_vcpu_stat
/linux-master/arch/x86/include/asm/
H A Dkvm_host.h1553 u64 exits; member in struct:kvm_vcpu_stat
/linux-master/arch/m68k/ifpsp060/src/
H A Dpfpsp.S617 # Finally, the handler exits through the "callout" _fpsp_done() #
857 # Finally, the handler exits through the "callout" _fpsp_done() #
2412 # the handler exits through _fpsp_done(). If an enabled exc has been #
3093 # do just this and then exits through _real_operr(). #
3283 # do just this and then exits through _real_snan(). #
H A Dfpsp.S618 # Finally, the handler exits through the "callout" _fpsp_done() #
858 # Finally, the handler exits through the "callout" _fpsp_done() #
2413 # the handler exits through _fpsp_done(). If an enabled exc has been #
3094 # do just this and then exits through _real_operr(). #
3284 # do just this and then exits through _real_snan(). #
3986 # then the handler exits though the callout _fpsp_done(). #
/linux-master/arch/x86/kvm/
H A Dx86.c281 STATS_DESC_COUNTER(VCPU, exits),
11021 ++vcpu->stat.exits;
11071 * stat.exits increment will do nicely.
11075 ++vcpu->stat.exits;

Completed in 393 milliseconds