Home
last modified time | relevance | path

Searched defs:GRU_CACHE_LINE_BYTES (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/sgi-gru/
H A Dgru.h25 #define GRU_CACHE_LINE_BYTES 64 macro
H A Dgrukservices.c805 BUG_ON(bytes < sizeof(int) || bytes > 2 * GRU_CACHE_LINE_BYTES); in gru_send_message_gpa() local
[all...]
/kernel/linux/linux-6.6/drivers/misc/sgi-gru/
H A Dgru.h25 #define GRU_CACHE_LINE_BYTES 64 macro
H A Dgrukservices.c805 BUG_ON(bytes < sizeof(int) || bytes > 2 * GRU_CACHE_LINE_BYTES); in gru_send_message_gpa() local
[all...]

Completed in 5 milliseconds