Searched refs:tmp32 (Results 1 – 3 of 3) sorted by relevance
19 u32 tmp32; in raw_copy_from_user() local31 : "=&a"(tmp32) in raw_copy_from_user()55 u32 tmp32; in raw_copy_to_user() local67 : "=&a"(tmp32) in raw_copy_to_user()
272 u32 tmp32; in ip22_gio_id() local278 if (!get_dbe(tmp32, ptr32)) { in ip22_gio_id()295 *res = tmp32; in ip22_gio_id()301 tmp8 == (tmp32 & 0xff) && in ip22_gio_id()302 tmp16 == (tmp32 & 0xffff)) { in ip22_gio_id()303 *res = tmp32; in ip22_gio_id()
56 u32 tmp32, *addr; in sun4u_read_pci_cfg_host() local94 tmp32 = 0xffffffff; in sun4u_read_pci_cfg_host()96 where, 2, &tmp32); in sun4u_read_pci_cfg_host()97 *value = tmp32; in sun4u_read_pci_cfg_host()99 tmp32 = 0xffffffff; in sun4u_read_pci_cfg_host()101 where + 2, 2, &tmp32); in sun4u_read_pci_cfg_host()102 *value |= tmp32 << 16; in sun4u_read_pci_cfg_host()