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.S687 .macro tramp_ventry, vector_start, regsize, kpti, bhb argument
694 .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
751 tramp_ventry .Lvector_start\@, 32, \kpti, \bhb
765 generate_tramp_vector kpti=1, bhb=BHB_MITIGATION_LOOP
766 generate_tramp_vector kpti=1, bhb=BHB_MITIGATION_FW
767 generate_tramp_vector kpti=1, bhb=BHB_MITIGATION_INSN
[all …]
/openbmc/linux/arch/arm/kernel/
H A Dentry-armv.S906 @ bhb workaround
1088 .section .vectors.bhb.loop8, "ax", %progbits
1100 .section .vectors.bhb.bpiall, "ax", %progbits