Home
last modified time | relevance | path

Searched refs:DAIF_PROCCTX (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/arch/arm64/kernel/
Dentry-common.c545 local_daif_restore(DAIF_PROCCTX); in el0_da()
563 local_daif_restore(DAIF_PROCCTX); in el0_ia()
571 local_daif_restore(DAIF_PROCCTX); in el0_fpsimd_acc()
579 local_daif_restore(DAIF_PROCCTX); in el0_sve_acc()
587 local_daif_restore(DAIF_PROCCTX); in el0_sme_acc()
595 local_daif_restore(DAIF_PROCCTX); in el0_fpsimd_exc()
603 local_daif_restore(DAIF_PROCCTX); in el0_sys()
616 local_daif_restore(DAIF_PROCCTX); in el0_pc()
624 local_daif_restore(DAIF_PROCCTX); in el0_sp()
632 local_daif_restore(DAIF_PROCCTX); in el0_undef()
[all …]
Dsmp.c259 local_daif_restore(DAIF_PROCCTX); in secondary_start_kernel()
Dsignal.c1290 local_daif_restore(DAIF_PROCCTX); in do_notify_resume()
/Linux-v6.6/arch/arm64/include/asm/
Ddaifflags.h15 #define DAIF_PROCCTX 0 macro