Home
last modified time | relevance | path

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

/linux/drivers/cxl/core/
H A Dmbox.c113 static u8 security_command_sets[] = { variable
123 for (i = 0; i < ARRAY_SIZE(security_command_sets); i++) in cxl_is_security_command()
124 if (security_command_sets[i] == (opcode >> 8)) in cxl_is_security_command()