Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/misc/cxl/
H A Dcxl.h371 #define CXL_XSL9_IERAT_IALL (1ull << (63-8)) /* Invalidate All */ macro
H A Dnative.c297 ierat = CXL_XSL9_IERAT_IALL; in cxl_invalidate_all_psl9()