Searched defs:cxl_context (Results 1 – 1 of 1) sorted by relevance
405 struct cxl_context { struct406 struct cxl_afu *afu;409 phys_addr_t psn_phys;410 u64 psn_size;413 struct address_space *mapping;414 struct mutex mapping_lock;439 enum cxl_context_status status; argument440 struct mutex status_mutex;444 struct work_struct fault_work;445 u64 dsisr;[all …]