/kernel/linux/linux-6.6/scripts/ |
H A D | get_feat.pl | 601 Prints a brief help message and exits. 605 Prints the manual page and exits.
|
H A D | get_abi.pl | 1049 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 D | kvm_host.h | 76 u64 exits; member
|
/kernel/linux/linux-6.6/arch/riscv/kvm/ |
H A D | vcpu.c | 33 STATS_DESC_COUNTER(VCPU, exits) 734 vcpu->stat.exits++; in kvm_arch_vcpu_ioctl_run()
|
/kernel/linux/linux-5.10/scripts/ |
H A D | get_abi.pl | 575 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 D | fp_util.S | 56 | exits from fp_scan:
|
/kernel/linux/linux-6.6/arch/m68k/math-emu/ |
H A D | fp_util.S | 56 | exits from fp_scan:
|
/kernel/linux/linux-5.10/arch/arm64/include/asm/ |
H A D | kvm_host.h | 469 u64 exits; member
|
/kernel/linux/linux-6.6/arch/s390/kernel/ |
H A D | entry.S | 319 # a new process exits the kernel with ret_from_fork
|
/kernel/linux/linux-5.10/arch/arm64/kvm/ |
H A D | guest.c | 42 VCPU_STAT("exits", exits),
|
H A D | arm.c | 775 vcpu->stat.exits++; in kvm_arch_vcpu_ioctl_run()
|
/kernel/linux/linux-6.6/arch/arm64/include/asm/ |
H A D | kvm_host.h | 907 u64 exits; member
|
/kernel/linux/linux-6.6/arch/arm64/kvm/ |
H A D | guest.c | 53 STATS_DESC_COUNTER(VCPU, exits)
|
H A D | arm.c | 839 * 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 D | kvm_host.h | 759 * 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 D | entry.S | 616 # a new process exits the kernel with ret_from_fork
|
/kernel/linux/linux-6.6/arch/x86/include/asm/ |
H A D | kvm_host.h | 1500 u64 exits; member
|
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/ |
H A D | pfpsp.S | 617 # 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 D | fpsp.S | 618 # 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 D | pfpsp.S | 617 # 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 D | fpsp.S | 618 # 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 D | x86.c | 210 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 D | x86.c | 281 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()
|