Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/misc/
H A Docxl.h13 #define OCXL_KERNEL_EVENT_FLAG_LAST 0x0001 /* This is the last event pending */ macro
/openbmc/linux/drivers/misc/ocxl/
H A Dfile.c446 header.flags |= OCXL_KERNEL_EVENT_FLAG_LAST; in afu_read()