diff options
| author | Haren Myneni <[email protected]> | 2021-06-17 13:37:06 -0700 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2021-06-20 21:58:57 +1000 |
| commit | 6d0aaf5e0de00491de136f387ebed55604cedebe (patch) | |
| tree | 83cefe4e290d8f2785b4f279e3176e5bea025501 /tools/perf/scripts/python | |
| parent | b22f2d88e435cdada32581ca1f11b9806adf459a (diff) | |
powerpc/pseries/vas: Setup IRQ and fault handling
NX generates an interrupt when sees a fault on the user space
buffer and the hypervisor forwards that interrupt to OS. Then
the kernel handles the interrupt by issuing H_GET_NX_FAULT hcall
to retrieve the fault CRB information.
This patch also adds changes to setup and free IRQ per each
window and also handles the fault by updating the CSB.
Signed-off-by: Haren Myneni <[email protected]>
Reviewed-by: Nicholas Piggin <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions