Searched defs:bx (Results 1 – 12 of 12) sorted by relevance
| /linux/drivers/char/ |
| H A D | toshiba.c | 248 unsigned short ax,bx; in tosh_ioctl() local 350 unsigned short bx,cx; in tosh_get_machine_id() local
|
| /linux/tools/testing/selftests/x86/ |
| H A D | check_initial_reg_state.c | 11 unsigned long ax, bx, cx, dx, si, di, bp, sp, flags; variable
|
| /linux/arch/x86/pci/ |
| H A D | pcbios.c | 201 unsigned long bx = (bus << 8) | devfn; in pci_bios_read() local 251 unsigned long bx = (bus << 8) | devfn; in pci_bios_write() local
|
| /linux/arch/mips/math-emu/ |
| H A D | ieee754dp.h | 56 static inline union ieee754dp builddp(int s, int bx, u64 m) in builddp()
|
| H A D | ieee754sp.h | 60 static inline union ieee754sp buildsp(int s, int bx, unsigned int m) in buildsp()
|
| /linux/rust/zerocopy/src/ |
| H A D | impls.rs | 1471 let bx = Box::<Self>::from($success_case); in test_impls() localVariable 1503 macro_rules! bx { in test_impls() macro
|
| /linux/arch/x86/include/asm/ |
| H A D | user_32.h | 79 unsigned long bx; member
|
| H A D | user_64.h | 75 unsigned long bx; member
|
| /linux/arch/x86/kernel/ |
| H A D | apm_32.c | 1608 unsigned short bx; in proc_apm_show() local 1689 unsigned short bx; in apm() local
|
| /linux/arch/x86/include/uapi/asm/ |
| H A D | sigcontext.h | 211 __u32 bx; member 250 __u64 bx; member
|
| /linux/drivers/video/fbdev/sis/ |
| H A D | init.c | 2875 unsigned short si, di, bx, sf; in SiS_LoadDAC() local
|
| /linux/kernel/module/ |
| H A D | main.c | 3821 int bx = 0; module_flags() local
|