coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
amd_pci_mmconf.c File Reference
#include <amdblocks/amd_pci_mmconf.h>
#include <cpu/amd/msr.h>
#include <cpu/x86/msr.h>
#include <cpu/x86/mtrr.h>
Include dependency graph for amd_pci_mmconf.c:

Go to the source code of this file.

Functions

void enable_pci_mmconf (void)
 

Function Documentation

◆ enable_pci_mmconf()

void enable_pci_mmconf ( void  )

Definition at line 8 of file amd_pci_mmconf.c.

References fms(), msr_struct::hi, msr_struct::lo, MMIO_BUS_RANGE_SHIFT, MMIO_CONF_BASE, MMIO_RANGE_EN, and wrmsr().

Referenced by ap_bootblock_c_entry(), and bootblock_c_entry().

Here is the call graph for this function:
Here is the caller graph for this function: