Home
last modified time | relevance | path

Searched refs:SPA_XSL_TF (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/ocxl/
H A Dlink.c31 #define SPA_XSL_TF (1ull << (63-3)) /* Translation fault */ macro
204 if (!(dsisr & SPA_XSL_TF)) { in xsl_fault_handler()
/kernel/linux/linux-6.6/drivers/misc/ocxl/
H A Dlink.c34 #define SPA_XSL_TF (1ull << (63-3)) /* Translation fault */ macro
212 if (!(dsisr & SPA_XSL_TF)) { in xsl_fault_handler()

Completed in 5 milliseconds