Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/misc/cxl/
Dcxl.h416 struct cxl_context { struct
417 struct cxl_afu *afu;
420 phys_addr_t psn_phys;
421 u64 psn_size;
424 struct address_space *mapping;
425 struct mutex mapping_lock;
426 struct page *ff_page;
427 bool mmio_err_ff;
428 bool kernelapi;
453 enum cxl_context_status status; argument
[all …]