| /OK3568_Linux_fs/kernel/arch/arm64/kvm/ |
| H A D | Makefile | 16 inject_fault.o va_layout.o handle_exit.o \
|
| H A D | handle_exit.c | 239 int handle_exit(struct kvm_vcpu *vcpu, int exception_index) in handle_exit() function
|
| H A D | arm.c | 895 ret = handle_exit(vcpu, ret); in kvm_arch_vcpu_ioctl_run()
|
| /OK3568_Linux_fs/kernel/scripts/kconfig/ |
| H A D | mconf.c | 951 static int handle_exit(void) in handle_exit() function 1001 exit(handle_exit()); in sig_handler() 1036 res = handle_exit(); in main()
|
| /OK3568_Linux_fs/buildroot/support/kconfig/ |
| H A D | mconf.c | 955 static int handle_exit(void) in handle_exit() function 1004 exit(handle_exit()); in sig_handler() 1043 res = handle_exit(); in main()
|
| /OK3568_Linux_fs/u-boot/scripts/kconfig/ |
| H A D | mconf.c | 955 static int handle_exit(void) in handle_exit() function 1004 exit(handle_exit()); in sig_handler() 1043 res = handle_exit(); in main()
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/ |
| H A D | 0033-compositor-Force-the-first-app-on-bottom-in-warm-up-.patch | 29 wet.compositor->exit = handle_exit;
|
| H A D | 0027-Support-holding-display-for-the-first-app.patch | 47 wet.compositor->exit = handle_exit;
|
| H A D | 0077-HACK-Honour-cursor-size-config.patch | 22 wet.compositor->exit = handle_exit;
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_10.0.2/ |
| H A D | 0030-compositor-Force-the-first-app-on-bottom-in-warm-up-.patch | 29 wet.compositor->exit = handle_exit;
|
| H A D | 0024-Support-holding-display-for-the-first-app.patch | 47 wet.compositor->exit = handle_exit;
|
| H A D | 0077-HACK-Honour-cursor-size-config.patch | 22 wet.compositor->exit = handle_exit;
|
| /OK3568_Linux_fs/buildroot/package/weston/ |
| H A D | 0033-compositor-Force-the-first-app-on-bottom-in-warm-up-.patch | 29 wet.compositor->exit = handle_exit;
|
| H A D | 0027-Support-holding-display-for-the-first-app.patch | 47 wet.compositor->exit = handle_exit;
|
| H A D | 0076-HACK-Honour-cursor-size-config.patch | 22 wet.compositor->exit = handle_exit;
|
| /OK3568_Linux_fs/buildroot/support/kconfig/patches/ |
| H A D | 01-kconfig-kernel-to-buildroot.patch | 38 @@ -962,7 +962,7 @@ static int handle_exit(void)
|
| /OK3568_Linux_fs/kernel/arch/arm64/include/asm/ |
| H A D | kvm_host.h | 650 int handle_exit(struct kvm_vcpu *vcpu, int exception_index);
|
| /OK3568_Linux_fs/kernel/arch/x86/kvm/svm/ |
| H A D | svm.c | 3077 static int handle_exit(struct kvm_vcpu *vcpu, fastpath_t exit_fastpath) in handle_exit() function 4250 .handle_exit = handle_exit,
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | kvm_host.h | 1156 int (*handle_exit)(struct kvm_vcpu *vcpu, member
|
| /OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/ |
| H A D | vmx.c | 7784 .handle_exit = vmx_handle_exit,
|
| /OK3568_Linux_fs/kernel/arch/x86/kvm/ |
| H A D | x86.c | 9295 r = kvm_x86_ops.handle_exit(vcpu, exit_fastpath); in vcpu_enter_guest()
|