Home
last modified time | relevance | path

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

/linux/arch/arm64/kernel/
H A Dentry-common.c528 local_daif_restore(DAIF_ERRCTX); in el1h_64_error_handler()
539 local_daif_restore(DAIF_PROCCTX); in el0_da()
557 local_daif_restore(DAIF_PROCCTX); in el0_ia()
565 local_daif_restore(DAIF_PROCCTX); in el0_fpsimd_acc()
573 local_daif_restore(DAIF_PROCCTX); in el0_sve_acc()
581 local_daif_restore(DAIF_PROCCTX); in el0_sme_acc()
589 local_daif_restore(DAIF_PROCCTX); in el0_fpsimd_exc()
597 local_daif_restore(DAIF_PROCCTX); in el0_sys()
610 local_daif_restore(DAIF_PROCCTX); in el0_pc()
618 local_daif_restore(DAIF_PROCCTX); in el0_sp()
[all …]
H A Dacpi.c410 local_daif_restore(DAIF_ERRCTX); in apei_claim_sea()
421 local_daif_restore(DAIF_PROCCTX_NOIRQ); in apei_claim_sea()
431 local_daif_restore(current_flags); in apei_claim_sea()
H A Dsuspend.c171 local_daif_restore(flags); in cpu_suspend()
H A Dsetup.c314 local_daif_restore(DAIF_PROCCTX_NOIRQ); in setup_arch()
H A Ddebug-monitors.c46 local_daif_restore(flags); in mdscr_write()
H A Dhibernate.c394 local_daif_restore(flags); in swsusp_arch_suspend()
/linux/arch/arm64/include/asm/
H A Ddaifflags.h67 static inline void local_daif_restore(unsigned long flags) in local_daif_restore() function
/linux/arch/arm64/kvm/hyp/vhe/
H A Dswitch.c653 local_daif_restore(DAIF_PROCCTX_NOIRQ); in __kvm_vcpu_run()
/linux/arch/arm64/kvm/hyp/
H A Dvgic-v3-sr.c494 local_daif_restore(flags); in __vgic_v3_get_gic_config()
/linux/arch/arm64/mm/
H A Dmmu.c2203 local_daif_restore(daif); in __cpu_replace_ttbr1()