Home
last modified time | relevance | path

Searched defs:topa_entry (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/arch/x86/kernel/cpu/
Dintel_pt.h35 struct topa_entry { struct
36 u64 end : 1;
37 u64 rsvd0 : 1;
38 u64 intr : 1;
39 u64 rsvd1 : 1;
40 u64 stop : 1;
41 u64 rsvd2 : 1;
42 u64 size : 4;
43 u64 rsvd3 : 2;
44 u64 base : 36;
[all …]