Searched refs:cloop (Results  1 – 12 of 12) sorted by relevance
| /Linux-v5.15/drivers/pci/hotplug/ | 
| D | cpqphp_pci.c | 312 	int cloop = 0;  in cpqhp_save_config()  local417 			for (cloop = 0; cloop < 0x20; cloop++) {  in cpqhp_save_config()
 418 …_dword(ctrl->pci_bus, PCI_DEVFN(device, function), cloop << 2, (u32 *) &(new_slot->config_space[cl…  in cpqhp_save_config()
 474 	int cloop = 0;  in cpqhp_save_slot_config()  local
 512 		for (cloop = 0; cloop < 0x20; cloop++)  in cpqhp_save_slot_config()
 513 …l->pci_bus, PCI_DEVFN(new_slot->device, function), cloop << 2, (u32 *) &(new_slot->config_space[cl…  in cpqhp_save_slot_config()
 550 	u8 cloop;  in cpqhp_save_base_addr_length()  local
 592 			for (cloop = 0x10; cloop <= 0x14; cloop += 4) {  in cpqhp_save_base_addr_length()
 594 				pci_bus_write_config_dword(pci_bus, devfn, cloop, temp_register);  in cpqhp_save_base_addr_length()
 595 				pci_bus_read_config_dword(pci_bus, devfn, cloop, &base);  in cpqhp_save_base_addr_length()
 [all …]
 
 | 
| D | cpqphp_ctrl.c | 2322 	int cloop;  in configure_new_function()  local2551 			for (cloop = 0; cloop < 4; cloop++) {  in configure_new_function()
 2552 				if (irqs.valid_INT & (0x01 << cloop)) {  in configure_new_function()
 2554 							   cloop + 1, irqs.interrupt[cloop]);  in configure_new_function()
 2763 		for (cloop = 0x10; cloop <= 0x24; cloop += 4) {  in configure_new_function()
 2766 			dbg("CND: bus=%d, devfn=%d, offset=%d\n", pci_bus->number, devfn, cloop);  in configure_new_function()
 2767 			rc = pci_bus_write_config_dword(pci_bus, devfn, cloop, temp_register);  in configure_new_function()
 2769 			rc = pci_bus_read_config_dword(pci_bus, devfn, cloop, &temp_register);  in configure_new_function()
 2829 				rc = pci_bus_write_config_dword(pci_bus, devfn, cloop, base);  in configure_new_function()
 2833 					cloop += 4;  in configure_new_function()
 [all …]
 
 | 
| /Linux-v5.15/arch/ia64/lib/ | 
| D | clear_page.S | 49 	br.cloop.sptk.few .fetch74 	br.cloop.sptk.few 1b
 
 | 
| D | flush.S | 56 	br.cloop.sptk.few .Loop112 	br.cloop.sptk.few .Loop_fc
 
 | 
| D | memset.S | 152 	br.cloop.dptk.few .pref_l1a191 	br.cloop.dptk.few .l1ax
 222 	br.cloop.dptk.few .pref_l1b
 245 	br.cloop.dptk.few .l1bx
 274 	br.cloop.dptk.many .l2
 
 | 
| D | clear_user.S | 84 	br.cloop.dptk 1b153 	br.cloop.dptk 2b
 
 | 
| D | strnlen_user.S | 39 	br.cloop.dptk.few .Loop1
 | 
| D | memcpy_mck.S | 136 	br.cloop.dptk.few .prefetch315 	br.cloop.dptk.few 1b
 
 | 
| D | copy_user.S | 555 	br.cloop.dptk 5b
 | 
| /Linux-v5.15/arch/ia64/kernel/ | 
| D | head.S | 56 	br.cloop.sptk.many 1b63 	br.cloop.sptk.many _lbl
 98 	br.cloop.sptk.few	RestRR
 438 	br.cloop.sptk.many 1b
 462 	br.cloop.sptk.many 1b
 987 1:	br.cloop.sptk.few 1b
 
 | 
| D | relocate_kernel.S | 86         br.cloop.sptk.few 3b
 | 
| D | mca_asm.S | 88 	br.cloop.sptk.few 3b
 |