Searched defs:bx (Results 1 – 17 of 17) sorted by relevance
/arch/x86/include/asm/ |
D | switch_to.h | 53 unsigned long bx; member
|
D | ptrace.h | 27 unsigned long bx; member 66 unsigned long bx; member
|
D | user_32.h | 79 unsigned long bx; member
|
D | user_64.h | 75 unsigned long bx; member
|
D | perf_event.h | 206 u64 flags, ip, ax, cx, dx, bx, sp, bp, si, di; member
|
D | processor.h | 283 unsigned long bx; member
|
/arch/mips/math-emu/ |
D | ieee754dp.h | 56 static inline union ieee754dp builddp(int s, int bx, u64 m) in builddp()
|
D | ieee754sp.h | 60 static inline union ieee754sp buildsp(int s, int bx, unsigned int m) in buildsp()
|
/arch/x86/pci/ |
D | pcbios.c | 188 unsigned long bx = (bus << 8) | devfn; in pci_bios_read() local 238 unsigned long bx = (bus << 8) | devfn; in pci_bios_write() local
|
/arch/x86/kvm/ |
D | tss.h | 48 u16 bx; member
|
D | emulate.c | 1275 unsigned bx = reg_read(ctxt, VCPU_REGS_RBX); in decode_modrm() local
|
/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/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
|
/arch/x86/kernel/ |
D | apm_32.c | 1637 unsigned short bx; in proc_apm_show() local 1718 unsigned short bx; in apm() local
|
/arch/x86/include/uapi/asm/ |
D | sigcontext.h | 211 __u32 bx; member 250 __u64 bx; member
|
/arch/x86/boot/ |
D | boot.h | 247 u16 bx, hbx; member
|
/arch/s390/kvm/ |
D | gaccess.c | 189 unsigned long bx : 12; member
|