Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/scripts/
H A Dget_feat.pl601 Prints a brief help message and exits.
605 Prints the manual page and exits.
H A Dget_abi.pl1049 Prints a brief help message and exits.
1053 Prints the manual page and exits.
/kernel/linux/linux-6.6/arch/riscv/include/asm/
H A Dkvm_host.h76 u64 exits; member
/kernel/linux/linux-6.6/arch/riscv/kvm/
H A Dvcpu.c33 STATS_DESC_COUNTER(VCPU, exits)
734 vcpu->stat.exits++; in kvm_arch_vcpu_ioctl_run()
/kernel/linux/linux-5.10/scripts/
H A Dget_abi.pl575 Prints a brief help message and exits.
579 Prints the manual page and exits.
/kernel/linux/linux-5.10/arch/m68k/math-emu/
H A Dfp_util.S56 | exits from fp_scan:
/kernel/linux/linux-6.6/arch/m68k/math-emu/
H A Dfp_util.S56 | exits from fp_scan:
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dkvm_host.h469 u64 exits; member
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dentry.S319 # a new process exits the kernel with ret_from_fork
/kernel/linux/linux-5.10/arch/arm64/kvm/
H A Dguest.c42 VCPU_STAT("exits", exits),
H A Darm.c775 vcpu->stat.exits++; in kvm_arch_vcpu_ioctl_run()
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dkvm_host.h907 u64 exits; member
/kernel/linux/linux-6.6/arch/arm64/kvm/
H A Dguest.c53 STATS_DESC_COUNTER(VCPU, exits)
H A Darm.c839 * This function disambiguates between two different types of exits: exits to a
840 * preemptible + interruptible kernel context and exits to userspace. For an
995 vcpu->stat.exits++; in kvm_arch_vcpu_ioctl_run()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dkvm_host.h759 * is changing its own translation in the guest page tables. KVM exits
1041 u64 exits; member
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dentry.S616 # a new process exits the kernel with ret_from_fork
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dkvm_host.h1500 u64 exits; member
/kernel/linux/linux-5.10/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(). #
/kernel/linux/linux-6.6/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(). #
/kernel/linux/linux-5.10/arch/x86/kvm/
H A Dx86.c210 VCPU_STAT("exits", exits),
1599 ++vcpu->stat.exits; in kvm_msr_allowed()
9325 * stat.exits increment will do nicely. in vcpu_enter_guest()
9329 ++vcpu->stat.exits; in vcpu_enter_guest()
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Dx86.c281 STATS_DESC_COUNTER(VCPU, exits),
10793 ++vcpu->stat.exits; in vcpu_enter_guest()
10843 * stat.exits increment will do nicely. in vcpu_enter_guest()
10847 ++vcpu->stat.exits; in vcpu_enter_guest()

Completed in 158 milliseconds