Lines Matching full:zbb
44 * Zbb support saves 4 instructions, so not worth checking without in csum_ipv6_magic()
52 * Zbb is likely available when the kernel is compiled with Zbb in csum_ipv6_magic()
53 * support, so nop when Zbb is available and jump when Zbb is in csum_ipv6_magic()
63 .option arch,+zbb \n\ in csum_ipv6_magic()
161 * Zbb support saves 6 instructions, so not worth checking without in do_csum_with_alignment()
169 * Zbb is likely available when the kernel is compiled with Zbb in do_csum_with_alignment()
170 * support, so nop when Zbb is available and jump when Zbb is in do_csum_with_alignment()
182 .option arch,+zbb \n\ in do_csum_with_alignment()
197 .option arch,+zbb \n\ in do_csum_with_alignment()
248 * Zbb support saves 6 instructions, so not worth checking without in do_csum_no_alignment()
256 * Zbb is likely available when the kernel is compiled with Zbb in do_csum_no_alignment()
257 * support, so nop when Zbb is available and jump when Zbb is in do_csum_no_alignment()
269 .option arch,+zbb \n\ in do_csum_no_alignment()
279 .option arch,+zbb \n\ in do_csum_no_alignment()