Searched refs:XLP_L2L3_CACHELINE_SIZE (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/mips/nlm/hal/
H A Diomap.h39 #define XLP_L2L3_CACHELINE_SIZE 64 macro
/freebsd-11.0-release/sys/mips/nlm/dev/sec/
H A Dnlmsec.c650 if (((uintptr_t)cmd->ctrlp & (XLP_L2L3_CACHELINE_SIZE - 1))) {
660 if (((uintptr_t)cmd->paramp & (XLP_L2L3_CACHELINE_SIZE - 1))) {
H A Dnlmrsa.c170 XLP_L2L3_CACHELINE_SIZE /* alignment */,

Completed in 59 milliseconds