diff options
| author | Christophe Lombard <[email protected]> | 2017-04-07 16:11:56 +0200 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2017-04-13 23:34:29 +1000 |
| commit | bdd2e7150644fee4de7167a3e08294ef32eeda11 (patch) | |
| tree | b9634f40fee60ff8f75632b2a28c6210a1bead68 /tools/perf/scripts/python | |
| parent | 6dd2d23403396d8e6d153a6c9db56e1a1012bad8 (diff) | |
cxl: Update implementation service layer
The service layer API (in cxl.h) lists some low-level functions whose
implementation is different on PSL8, PSL9 and XSL:
- Init implementation for the adapter and the afu.
- Invalidate TLB/SLB.
- Attach process for dedicated/directed models.
- Handle psl interrupts.
- Debug registers for the adapter and the afu.
- Traces.
Each environment implements its own functions, and the common code uses
them through function pointers, defined in cxl_service_layer_ops.
Signed-off-by: Christophe Lombard <[email protected]>
Reviewed-by: Andrew Donnellan <[email protected]>
Acked-by: Frederic Barrat <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions