Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/cxl/core/
Dmbox.c104 static u8 security_command_sets[] = { variable
114 for (i = 0; i < ARRAY_SIZE(security_command_sets); i++) in cxl_is_security_command()
115 if (security_command_sets[i] == (opcode >> 8)) in cxl_is_security_command()