Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | amd_nb_bus_dev_range |
struct | amd_l3_cache |
struct | threshold_block |
struct | threshold_bank |
struct | amd_northbridge |
struct | amd_northbridge_info |
Macros | |
#define | AMD_NB_GART BIT(0) |
#define | AMD_NB_L3_INDEX_DISABLE BIT(1) |
#define | AMD_NB_L3_PARTITIONING BIT(2) |
#define | amd_nb_num(x) 0 |
#define | amd_nb_has_feature(x) false |
#define | node_to_amd_nb(x) NULL |
Functions | |
bool | early_is_amd_nb (u32 value) |
struct resource * | amd_get_mmconfig_range (struct resource *res) |
int | amd_cache_northbridges (void) |
void | amd_flush_garts (void) |
int | amd_numa_init (void) |
int | amd_get_subcaches (int) |
int | amd_set_subcaches (int, int) |
Variables | |
struct pci_device_id | amd_nb_misc_ids [] |
struct amd_nb_bus_dev_range | amd_nb_bus_dev_ranges [] |
struct amd_northbridge_info | amd_northbridges |
Definition at line 71 of file amdtopology.c.
struct amd_nb_bus_dev_range amd_nb_bus_dev_ranges[] |
struct pci_device_id amd_nb_misc_ids[] |
struct amd_northbridge_info amd_northbridges |