Searched refs:g_port (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/alpha/kernel/ |
H A D | core_titan.c | 214 port = &pachip->g_port; in titan_pci_tbi() 220 Note that gtlbi* and atlbi* are in the same place in the g_port in titan_pci_tbi() 221 and a_port, respectively, so the g_port offset can be used in titan_pci_tbi() 361 titan_init_one_pachip_port(&pachip0->g_port, 0); /* hose 0 */ in titan_init_pachips() 363 titan_init_one_pachip_port(&pachip1->g_port, 1);/* hose 1 */ in titan_init_pachips() 431 titan_kill_one_pachip_port(&pachip1->g_port, 1); in titan_kill_pachips() 434 titan_kill_one_pachip_port(&pachip0->g_port, 0);
|
/kernel/linux/linux-6.6/arch/alpha/kernel/ |
H A D | core_titan.c | 214 port = &pachip->g_port; in titan_pci_tbi() 220 Note that gtlbi* and atlbi* are in the same place in the g_port in titan_pci_tbi() 221 and a_port, respectively, so the g_port offset can be used in titan_pci_tbi() 361 titan_init_one_pachip_port(&pachip0->g_port, 0); /* hose 0 */ in titan_init_pachips() 363 titan_init_one_pachip_port(&pachip1->g_port, 1);/* hose 1 */ in titan_init_pachips() 431 titan_kill_one_pachip_port(&pachip1->g_port, 1); in titan_kill_pachips() 434 titan_kill_one_pachip_port(&pachip0->g_port, 0);
|
/kernel/linux/linux-5.10/arch/alpha/include/asm/ |
H A D | core_titan.h | 123 titan_pachip_port g_port; member
|
/kernel/linux/linux-6.6/arch/alpha/include/asm/ |
H A D | core_titan.h | 123 titan_pachip_port g_port; member
|
Completed in 5 milliseconds