Home
last modified time | relevance | path

Searched refs:local_daif_restore (Results 1 – 13 of 13) sorted by relevance

/Linux-v5.15/arch/arm64/kernel/
Dentry-common.c469 local_daif_restore(DAIF_ERRCTX); in el1h_64_error_handler()
480 local_daif_restore(DAIF_PROCCTX); in el0_da()
498 local_daif_restore(DAIF_PROCCTX); in el0_ia()
506 local_daif_restore(DAIF_PROCCTX); in el0_fpsimd_acc()
514 local_daif_restore(DAIF_PROCCTX); in el0_sve_acc()
522 local_daif_restore(DAIF_PROCCTX); in el0_fpsimd_exc()
530 local_daif_restore(DAIF_PROCCTX); in el0_sys()
543 local_daif_restore(DAIF_PROCCTX); in el0_pc()
551 local_daif_restore(DAIF_PROCCTX); in el0_sp()
559 local_daif_restore(DAIF_PROCCTX); in el0_undef()
[all …]
Dacpi.c391 local_daif_restore(DAIF_ERRCTX); in apei_claim_sea()
402 local_daif_restore(DAIF_PROCCTX_NOIRQ); in apei_claim_sea()
412 local_daif_restore(current_flags); in apei_claim_sea()
Dsyscall.c107 local_daif_restore(DAIF_PROCCTX); in el0_svc_common()
154 local_daif_restore(DAIF_PROCCTX); in el0_svc_common()
Dsuspend.c145 local_daif_restore(flags); in cpu_suspend()
Dirq.c119 local_daif_restore(DAIF_PROCCTX_NOIRQ); in init_IRQ()
Dhibernate.c420 local_daif_restore(flags); in swsusp_arch_suspend()
Dsetup.c324 local_daif_restore(DAIF_PROCCTX_NOIRQ); in setup_arch()
Ddebug-monitors.c42 local_daif_restore(flags); in mdscr_write()
Dsignal.c925 local_daif_restore(DAIF_PROCCTX_NOIRQ); in do_notify_resume()
929 local_daif_restore(DAIF_PROCCTX); in do_notify_resume()
Dsmp.c260 local_daif_restore(DAIF_PROCCTX); in secondary_start_kernel()
/Linux-v5.15/arch/arm64/include/asm/
Ddaifflags.h67 static inline void local_daif_restore(unsigned long flags) in local_daif_restore() function
/Linux-v5.15/arch/arm64/kvm/hyp/vhe/
Dswitch.c176 local_daif_restore(DAIF_PROCCTX_NOIRQ); in __kvm_vcpu_run()
/Linux-v5.15/arch/arm64/kvm/hyp/
Dvgic-v3-sr.c450 local_daif_restore(flags); in __vgic_v3_get_gic_config()