Home
last modified time | relevance | path

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

/linux-6.15/arch/arm/include/asm/
H A Dvmlinux.lds.h136 .vectors.bhb.loop8 { \
137 OVERLAY_KEEP(*(.vectors.bhb.loop8)) \
139 .vectors.bhb.bpiall { \
140 OVERLAY_KEEP(*(.vectors.bhb.bpiall)) \
144 ARM_LMA(__vectors_bhb_loop8, .vectors.bhb.loop8); \
145 ARM_LMA(__vectors_bhb_bpiall, .vectors.bhb.bpiall); \
147 SIZEOF(.vectors.bhb.loop8) + \
148 SIZEOF(.vectors.bhb.bpiall); \
/linux-6.15/arch/arm64/kernel/
H A Dentry.S695 .if \bhb == BHB_MITIGATION_LOOP
703 .if \bhb == BHB_MITIGATION_INSN
730 .if \bhb == BHB_MITIGATION_FW
744 .macro generate_tramp_vector, kpti, bhb argument
749 tramp_ventry .Lvector_start\@, 64, \kpti, \bhb
786 .macro generate_el1_vector, bhb argument
799 tramp_ventry .Lvector_start\@, 64, 0, \bhb
802 tramp_ventry .Lvector_start\@, 32, 0, \bhb
811 generate_el1_vector bhb=BHB_MITIGATION_LOOP
812 generate_el1_vector bhb=BHB_MITIGATION_FW
[all …]
/linux-6.15/arch/arm/kernel/
H A Dentry-armv.S912 @ bhb workaround
1095 .section .vectors.bhb.loop8, "ax", %progbits
1108 .section .vectors.bhb.bpiall, "ax", %progbits