Home
last modified time | relevance | path

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

/dpdk/lib/eal/windows/include/
H A Drte_os.h54 #define RTE_CPU_NOT(dst, src) CPU_NOT(dst, src)
H A Dsched.h82 #define CPU_NOT(dst, src) \ macro