Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/net/
Dbpf_jit.h109 #define COND_CMP_FALSE 0x000 macro
112 #define COND_GE (CR0_LT | COND_CMP_FALSE)
114 #define COND_NE (CR0_EQ | COND_CMP_FALSE)
116 #define COND_LE (CR0_GT | COND_CMP_FALSE)