Home
last modified time | relevance | path

Searched refs:bhb (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/arm/include/asm/
H A Dvmlinux.lds.h130 .vectors.bhb.loop8 { \
131 *(.vectors.bhb.loop8) \
133 .vectors.bhb.bpiall { \
134 *(.vectors.bhb.bpiall) \
138 ARM_LMA(__vectors_bhb_loop8, .vectors.bhb.loop8); \
139 ARM_LMA(__vectors_bhb_bpiall, .vectors.bhb.bpiall); \
141 SIZEOF(.vectors.bhb.loop8) + \
142 SIZEOF(.vectors.bhb.bpiall); \
/openbmc/linux/arch/arm64/kernel/
H A Dentry.S694 .if \bhb == BHB_MITIGATION_LOOP
702 .if \bhb == BHB_MITIGATION_INSN
729 .if \bhb == BHB_MITIGATION_FW
743 .macro generate_tramp_vector, kpti, bhb argument
748 tramp_ventry .Lvector_start\@, 64, \kpti, \bhb
785 .macro generate_el1_vector, bhb argument
798 tramp_ventry .Lvector_start\@, 64, 0, \bhb
801 tramp_ventry .Lvector_start\@, 32, 0, \bhb
810 generate_el1_vector bhb=BHB_MITIGATION_LOOP
811 generate_el1_vector bhb=BHB_MITIGATION_FW
[all …]
/openbmc/linux/arch/arm/kernel/
H A Dentry-armv.S898 @ bhb workaround
1080 .section .vectors.bhb.loop8, "ax", %progbits
1092 .section .vectors.bhb.bpiall, "ax", %progbits