Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/nlm/hal/
H A Diomap.h41 #define XLP_L2L3_CACHELINE_SIZE 64 macro
/f-stack/freebsd/mips/nlm/dev/sec/
H A Dnlmsec.c520 if (((uintptr_t)cmd->ctrlp & (XLP_L2L3_CACHELINE_SIZE - 1))) { in xlp_alloc_cmd_params()
530 if (((uintptr_t)cmd->paramp & (XLP_L2L3_CACHELINE_SIZE - 1))) { in xlp_alloc_cmd_params()
H A Dnlmrsa.c168 XLP_L2L3_CACHELINE_SIZE /* alignment */, in xlp_rsa_init()