Home
last modified time | relevance | path

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

/linux/drivers/char/
H A Dtoshiba.c248 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 Dcheck_initial_reg_state.c11 unsigned long ax, bx, cx, dx, si, di, bp, sp, flags; variable
/linux/arch/x86/pci/
H A Dpcbios.c201 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 Dieee754dp.h56 static inline union ieee754dp builddp(int s, int bx, u64 m) in builddp()
H A Dieee754sp.h60 static inline union ieee754sp buildsp(int s, int bx, unsigned int m) in buildsp()
/linux/rust/zerocopy/src/
H A Dimpls.rs1471 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 Duser_32.h79 unsigned long bx; member
H A Duser_64.h75 unsigned long bx; member
/linux/arch/x86/kernel/
H A Dapm_32.c1608 unsigned short bx; in proc_apm_show() local
1689 unsigned short bx; in apm() local
/linux/arch/x86/include/uapi/asm/
H A Dsigcontext.h211 __u32 bx; member
250 __u64 bx; member
/linux/drivers/video/fbdev/sis/
H A Dinit.c2875 unsigned short si, di, bx, sf; in SiS_LoadDAC() local
/linux/kernel/module/
H A Dmain.c3821 int bx = 0; module_flags() local