Searched defs:RQB_BPW (Results 1 - 8 of 8) sorted by relevance

/freebsd-12-stable/sys/powerpc/include/
H A Drunq.h41 #define RQB_BPW (1UL<<RQB_L2BPW) /* Bits in an rqb_word_t. */ macro
/freebsd-12-stable/sys/riscv/include/
H A Drunq.h34 #define RQB_BPW (1<<RQB_L2BPW) /* Bits in an rqb_word_t. */ macro
/freebsd-12-stable/sys/mips/include/
H A Drunq.h42 #define RQB_BPW (1<<RQB_L2BPW) /* Bits in an rqb_word_t. */ macro
/freebsd-12-stable/sys/i386/include/
H A Drunq.h36 #define RQB_BPW (1<<RQB_L2BPW) /* Bits in an rqb_word_t. */ macro
/freebsd-12-stable/sys/arm/include/
H A Drunq.h36 #define RQB_BPW (1<<RQB_L2BPW) /* Bits in an rqb_word_t. */ macro
/freebsd-12-stable/sys/arm64/include/
H A Drunq.h34 #define RQB_BPW (1<<RQB_L2BPW) /* Bits in an rqb_word_t. */ macro
/freebsd-12-stable/sys/amd64/include/
H A Drunq.h36 #define RQB_BPW (1<<RQB_L2BPW) /* Bits in an rqb_word_t. */ macro
/freebsd-12-stable/sys/sparc64/include/
H A Drunq.h36 #define RQB_BPW (1UL<<RQB_L2BPW) /* Bits in an rqb_word_t. */ macro

Completed in 144 milliseconds