Searched refs:CXL_PE_PROBLEM_STATE (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/misc/cxl/ | ||
D | hcalls.h | 29 #define CXL_PE_PROBLEM_STATE (1ULL << 62) macro |
D | guest.c | 539 flags |= CXL_PE_PROBLEM_STATE; in attach_afu_directed() |