Home
last modified time | relevance | path

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

/arch/x86/kernel/
Damd_nb.c402 static unsigned int reset, ban; in amd_set_subcaches() local
413 pci_read_config_dword(nb->misc, 0x1b8, &ban); in amd_set_subcaches()
414 ban &= 0x180000; in amd_set_subcaches()
434 pci_write_config_dword(nb->misc, 0x1b8, reg | ban); in amd_set_subcaches()