Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/cxl/core/
Dmbox.c110 static bool cxl_is_security_command(u16 opcode) in cxl_is_security_command() function
212 if (cxl_is_security_command(opcode)) in cxl_mem_raw_command_allowed()