Home
last modified time | relevance | path

Searched refs:SWAP_AX (Results 1 – 4 of 4) sorted by relevance

/freebsd-13-stable/sys/amd64/amd64/
HDbpf_jit_machdep.c276 SWAP_AX(); in bpf_jit_compile()
348 SWAP_AX(); in bpf_jit_compile()
HDbpf_jit_machdep.h224 #define SWAP_AX() do { \ macro
/freebsd-13-stable/sys/i386/i386/
HDbpf_jit_machdep.c289 SWAP_AX(); in bpf_jit_compile()
366 SWAP_AX(); in bpf_jit_compile()
HDbpf_jit_machdep.h164 #define SWAP_AX() do { \ macro