Searched refs:BLU (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/arch/sparc/net/ |
D | bpf_jit_comp_32.c | 62 #define BLU (F2(0, 2) | CONDLU) macro 644 COND_SEL(BPF_JMP | BPF_JGE | BPF_K, BGEU, BLU); in bpf_jit_compile() 648 COND_SEL(BPF_JMP | BPF_JGE | BPF_X, BGEU, BLU); in bpf_jit_compile()
|
D | bpf_jit_comp_64.c | 132 #define BLU (BRANCH | CONDLU) macro 710 br_opcode = BLU; in emit_compare_and_branch()
|
/linux-6.1.9/drivers/gpu/drm/nouveau/dispnv50/ |
D | head507d.c | 368 NVVAL(NV507D, HEAD_SET_OVERSCAN_COLOR, BLU, 0), in head507d_mode()
|
D | head907d.c | 336 NVVAL(NV907D, HEAD_SET_OVERSCAN_COLOR, BLU, 0), in head907d_mode()
|