Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
LIST_HEAD (pci_root_infos) | |
void | x86_pci_root_bus_resources (int bus, struct list_head *resources) |
struct pci_root_info __init * | alloc_pci_root_info (int bus_min, int bus_max, int node, int link) |
void __devinit | update_res (struct pci_root_info *info, resource_size_t start, resource_size_t end, unsigned long flags, int merge) |
|
read |
Definition at line 71 of file bus_numa.c.
LIST_HEAD | ( | pci_root_infos | ) |
void __devinit update_res | ( | struct pci_root_info * | info, |
resource_size_t | start, | ||
resource_size_t | end, | ||
unsigned long | flags, | ||
int | merge | ||
) |
Definition at line 96 of file bus_numa.c.