Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm64/kernel/
Dentry-common.c258 local_daif_restore(DAIF_PROCCTX); in el0_da()
276 local_daif_restore(DAIF_PROCCTX); in el0_ia()
283 local_daif_restore(DAIF_PROCCTX); in el0_fpsimd_acc()
290 local_daif_restore(DAIF_PROCCTX); in el0_sve_acc()
297 local_daif_restore(DAIF_PROCCTX); in el0_fpsimd_exc()
304 local_daif_restore(DAIF_PROCCTX); in el0_sys()
316 local_daif_restore(DAIF_PROCCTX); in el0_pc()
323 local_daif_restore(DAIF_PROCCTX); in el0_sp()
330 local_daif_restore(DAIF_PROCCTX); in el0_undef()
337 local_daif_restore(DAIF_PROCCTX); in el0_bti()
[all …]
Dacpi.c379 local_daif_restore(DAIF_ERRCTX); in apei_claim_sea()
390 local_daif_restore(DAIF_PROCCTX_NOIRQ); in apei_claim_sea()
400 local_daif_restore(current_flags); in apei_claim_sea()
Dsyscall.c123 local_daif_restore(DAIF_PROCCTX); in el0_svc_common()
177 local_daif_restore(DAIF_PROCCTX); in el0_svc_common()
Dirq.c67 local_daif_restore(DAIF_PROCCTX_NOIRQ); in init_IRQ()
Dsuspend.c133 local_daif_restore(flags); in cpu_suspend()
Dsetup.c317 local_daif_restore(DAIF_PROCCTX_NOIRQ); in setup_arch()
Ddebug-monitors.c42 local_daif_restore(flags); in mdscr_write()
Dsignal.c930 local_daif_restore(DAIF_PROCCTX_NOIRQ); in do_notify_resume()
934 local_daif_restore(DAIF_PROCCTX); in do_notify_resume()
Dhibernate.c455 local_daif_restore(flags); in swsusp_arch_suspend()
Dsmp.c267 local_daif_restore(DAIF_PROCCTX); in secondary_start_kernel()
/Linux-v5.10/arch/arm64/include/asm/
Ddaifflags.h67 static inline void local_daif_restore(unsigned long flags) in local_daif_restore() function
/Linux-v5.10/arch/arm64/kvm/hyp/vhe/
Dswitch.c184 local_daif_restore(DAIF_PROCCTX_NOIRQ); in __kvm_vcpu_run()