Revision 8d7c55d01e4648605fd0dacc82d8d3989ead4db7 authored by Michael Ellerman on 23 July 2013, 08:07:45 UTC, committed by Benjamin Herrenschmidt on 01 August 2013, 03:11:46 UTC
We use bit 63 of the event code for userspace to request that the event
be counted using EBB (Event Based Branches). Export this value, making
it part of the API - though only on processors that support EBB.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
1 parent e8e813e
History
File Mode Size
.gitignore -rw-r--r-- 12 bytes
Kconfig -rw-r--r-- 1.3 KB
Makefile -rw-r--r-- 758 bytes
asymmetric_keys.h -rw-r--r-- 518 bytes
asymmetric_type.c -rw-r--r-- 6.7 KB
public_key.c -rw-r--r-- 2.6 KB
public_key.h -rw-r--r-- 962 bytes
rsa.c -rw-r--r-- 6.6 KB
signature.c -rw-r--r-- 1.3 KB
x509.asn1 -rw-r--r-- 1.6 KB
x509_cert_parser.c -rw-r--r-- 12.7 KB
x509_parser.h -rw-r--r-- 1.3 KB
x509_public_key.c -rw-r--r-- 6.8 KB
x509_rsakey.asn1 -rw-r--r-- 130 bytes

back to top