Searched hist:"5 f686eea4b3cb1d311f02b81ce4264e66a21d979" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/misc/ocxl/ |
H A D | link.c | diff 5f686eea4b3cb1d311f02b81ce4264e66a21d979 Wed Nov 25 09:50:12 CST 2020 Christophe Lombard <clombard@linux.vnet.ibm.com> ocxl: Add mmu notifier
Add invalidate_range mmu notifier, when required (ATSD access of MMIO registers is available), to initiate TLB invalidation commands. For the time being, the ATSD0 set of registers is used by default.
The pasid and bdf values have to be configured in the Process Element Entry. The PEE must be set up to match the BDF/PASID of the AFU.
Signed-off-by: Christophe Lombard <clombard@linux.vnet.ibm.com> Acked-by: Frederic Barrat <fbarrat@linux.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20201125155013.39955-5-clombard@linux.vnet.ibm.com
|