Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/misc/cxl/
Dcxl.h540 struct cxl_context { struct
541 struct cxl_afu *afu;
544 phys_addr_t psn_phys;
545 u64 psn_size;
548 struct address_space *mapping;
549 struct mutex mapping_lock;
550 struct page *ff_page;
551 bool mmio_err_ff;
552 bool kernelapi;
554 spinlock_t sste_lock; /* Protects segment table entries */
[all …]