Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm64/kernel/
Dentry-common.c503 local_daif_restore(DAIF_ERRCTX); in el1h_64_error_handler()
514 local_daif_restore(DAIF_PROCCTX); in el0_da()
532 local_daif_restore(DAIF_PROCCTX); in el0_ia()
540 local_daif_restore(DAIF_PROCCTX); in el0_fpsimd_acc()
548 local_daif_restore(DAIF_PROCCTX); in el0_sve_acc()
556 local_daif_restore(DAIF_PROCCTX); in el0_sme_acc()
564 local_daif_restore(DAIF_PROCCTX); in el0_fpsimd_exc()
572 local_daif_restore(DAIF_PROCCTX); in el0_sys()
585 local_daif_restore(DAIF_PROCCTX); in el0_pc()
593 local_daif_restore(DAIF_PROCCTX); in el0_sp()
[all …]
Dacpi.c384 local_daif_restore(DAIF_ERRCTX); in apei_claim_sea()
395 local_daif_restore(DAIF_PROCCTX_NOIRQ); in apei_claim_sea()
405 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.c147 local_daif_restore(flags); in cpu_suspend()
Dirq.c133 local_daif_restore(DAIF_PROCCTX_NOIRQ); in init_IRQ()
Dhibernate.c389 local_daif_restore(flags); in swsusp_arch_suspend()
Dsetup.c320 local_daif_restore(DAIF_PROCCTX_NOIRQ); in setup_arch()
Ddebug-monitors.c42 local_daif_restore(flags); in mdscr_write()
Dsignal.c1113 local_daif_restore(DAIF_PROCCTX_NOIRQ); in do_notify_resume()
1117 local_daif_restore(DAIF_PROCCTX); in do_notify_resume()
Dsmp.c260 local_daif_restore(DAIF_PROCCTX); in secondary_start_kernel()
/linux-6.1.9/arch/arm64/include/asm/
Ddaifflags.h67 static inline void local_daif_restore(unsigned long flags) in local_daif_restore() function
/linux-6.1.9/arch/arm64/kvm/hyp/vhe/
Dswitch.c202 local_daif_restore(DAIF_PROCCTX_NOIRQ); in __kvm_vcpu_run()
/linux-6.1.9/arch/arm64/kvm/hyp/
Dvgic-v3-sr.c450 local_daif_restore(flags); in __vgic_v3_get_gic_config()