Home
last modified time | relevance | path

Searched defs:payload_in (Results 1 – 2 of 2) sorted by relevance

/linux/include/cxl/
H A Dmailbox.h35 void *payload_in; member
/linux/drivers/cxl/core/
H A Dmbox.c328 static bool cxl_payload_from_user_allowed(u16 opcode, void *payload_in) in cxl_payload_from_user_allowed()