Searched refs:XLP_L2L3_CACHELINE_SIZE (Results 1 – 3 of 3) sorted by relevance
41 #define XLP_L2L3_CACHELINE_SIZE 64 macro
520 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()
168 XLP_L2L3_CACHELINE_SIZE /* alignment */, in xlp_rsa_init()