Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/misc/ocxl/
H A Dlink.c17 #define SPA_PE_MASK SPA_PASID_MAX macro
107 *pe = reg & SPA_PE_MASK; in read_irq()
194 WARN_ON(pe_handle > SPA_PE_MASK); in xsl_fault_handler()
512 pe_handle = pasid & SPA_PE_MASK; in ocxl_link_add_pe()
586 pe_handle = pasid & SPA_PE_MASK; in ocxl_link_update_pe()
641 pe_handle = pasid & SPA_PE_MASK; in ocxl_link_remove_pe()
/kernel/linux/linux-6.6/drivers/misc/ocxl/
H A Dlink.c20 #define SPA_PE_MASK SPA_PASID_MAX macro
115 *pe = reg & SPA_PE_MASK; in read_irq()
202 WARN_ON(pe_handle > SPA_PE_MASK); in xsl_fault_handler()
554 pe_handle = pasid & SPA_PE_MASK; in ocxl_link_add_pe()
641 pe_handle = pasid & SPA_PE_MASK; in ocxl_link_update_pe()
696 pe_handle = pasid & SPA_PE_MASK; in ocxl_link_remove_pe()

Completed in 3 milliseconds