aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorJorgen Hansen <[email protected]>2022-02-07 02:27:19 -0800
committerGreg Kroah-Hartman <[email protected]>2022-02-08 12:15:58 +0100
commite283a0e8b7ea83915e988ed059384af166b444c0 (patch)
treec96da105d75cbaafbecd1cbeb803ad766c9ce4bb /tools/perf/scripts/python/syscall-counts.py
parentfac608138c6136126faadafa5554cc0bbabf3c44 (diff)
VMCI: dma dg: add MMIO access to registers
Detect the support for MMIO access through examination of the length of the region requested in BAR1. If it is 256KB, the VMCI device supports MMIO access to registers. If MMIO access is supported, map the area of the region used for MMIO access (64KB size at offset 128KB). Add wrapper functions for accessing 32 bit register accesses through either MMIO or IO ports based on device configuration. Sending and receiving datagrams through iowrite8_rep/ioread8_rep is left unchanged for now, and will be addressed in a later change. Reviewed-by: Vishnu Dasa <[email protected]> Signed-off-by: Jorgen Hansen <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions