MCPcopy Create free account
hub / github.com/coreboot/coreboot / amdtool.c

File amdtool.c

util/amdtool/amdtool.c:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* amdtool - dump all registers on an AMD CPU + chipset based system */
2/* SPDX-License-Identifier: GPL-2.0-only */
3
4#include <stdio.h>

Callers

nothing calls this directly

Calls 15

getopt_longFunction · 0.85
exitFunction · 0.85
perrorFunction · 0.85
printfFunction · 0.85
pci_allocFunction · 0.85
fprintfFunction · 0.85
pci_get_devFunction · 0.85
init_smnFunction · 0.85
print_espiFunction · 0.85
print_cpu_infoFunction · 0.85
print_amd_msrsFunction · 0.85
print_acpimmioFunction · 0.85

Tested by

no test coverage detected