Searched defs:ax (Results 1 – 11 of 11) sorted by relevance
/arch/x86/include/asm/ |
D | ptrace.h | 33 unsigned long ax; member 72 unsigned long ax; member
|
D | user_32.h | 85 unsigned long ax; member
|
D | user_64.h | 80 unsigned long ax; member
|
D | perf_event.h | 206 u64 flags, ip, ax, cx, dx, bx, sp, bp, si, di; member
|
D | processor.h | 280 unsigned long ax; member
|
/arch/x86/events/intel/ |
D | ds.c | 205 u64 ax, bx, cx, dx; member 213 u64 ax, bx, cx, dx; member 225 u64 ax, bx, cx, dx; member 254 u64 ax, bx, cx, dx; member 1302 static inline u64 intel_get_tsx_transaction(u64 tsx_tuning, u64 ax) in intel_get_tsx_transaction()
|
/arch/x86/kvm/ |
D | tss.h | 45 u16 ax; member
|
/arch/x86/xen/ |
D | enlighten_pv.c | 171 static void xen_cpuid(unsigned int *ax, unsigned int *bx, in xen_cpuid() 215 unsigned int ax, bx, cx, dx; in xen_check_mwait() local
|
/arch/x86/include/uapi/asm/ |
D | sigcontext.h | 214 __u32 ax; member 252 __u64 ax; member
|
/arch/x86/boot/ |
D | boot.h | 250 u16 ax, hax; member
|
/arch/s390/kvm/ |
D | gaccess.c | 253 unsigned long ax : 16; /* Authorization Index */ member
|