Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm64/kernel/
Dentry-common.c250 local_daif_restore(DAIF_PROCCTX); in el0_da()
268 local_daif_restore(DAIF_PROCCTX); in el0_ia()
275 local_daif_restore(DAIF_PROCCTX); in el0_fpsimd_acc()
282 local_daif_restore(DAIF_PROCCTX); in el0_sve_acc()
289 local_daif_restore(DAIF_PROCCTX); in el0_fpsimd_exc()
296 local_daif_restore(DAIF_PROCCTX); in el0_sys()
308 local_daif_restore(DAIF_PROCCTX); in el0_pc()
315 local_daif_restore(DAIF_PROCCTX); in el0_sp()
322 local_daif_restore(DAIF_PROCCTX); in el0_undef()
329 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.c120 local_daif_restore(DAIF_PROCCTX); in el0_svc_common()
167 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.c924 local_daif_restore(DAIF_PROCCTX_NOIRQ); in do_notify_resume()
928 local_daif_restore(DAIF_PROCCTX); in do_notify_resume()
Dhibernate.c455 local_daif_restore(flags); in swsusp_arch_suspend()
Dsmp.c266 local_daif_restore(DAIF_PROCCTX); in secondary_start_kernel()
/kernel/linux/linux-5.10/arch/arm64/include/asm/
Ddaifflags.h67 static inline void local_daif_restore(unsigned long flags) in local_daif_restore() function
/kernel/linux/linux-5.10/arch/arm64/kvm/hyp/vhe/
Dswitch.c189 local_daif_restore(DAIF_PROCCTX_NOIRQ); in __kvm_vcpu_run()