Home
last modified time | relevance | path

Searched refs:REG_ (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/math-emu/
H A Dget_address.c43 #define REG_(x) (*(long *)(reg_offset[(x)] + (u_char *)FPU_info->regs)) macro
89 offset = REG_(base); in sib()
97 offset += (REG_(index)) << ss; in sib()
232 cpu_reg_ptr = &REG_(rm); in FPU_get_address()
/linux/drivers/usb/host/
H A Dxhci-debugfs.h76 .offset = REG_ ##nm, \