Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/sh/include/cpu-sh4/cpu/
H A Dsq.h19 #define SQ_SIZE 32 macro
/kernel/linux/linux-6.6/arch/sh/include/cpu-sh4/cpu/
H A Dsq.h19 #define SQ_SIZE 32 macro
/kernel/linux/linux-5.10/drivers/nvme/host/
H A Dpci.c33 #define SQ_SIZE(q) ((q)->q_depth << (q)->sqes) macro
/kernel/linux/linux-6.6/drivers/nvme/host/
H A Dpci.c35 #define SQ_SIZE(q) ((q)->q_depth << (q)->sqes) macro

Completed in 10 milliseconds