45 warn_once(
"Don't know what interrupt to post for console.\n");
52 warn_once(
"Don't know what interrupt to clear for console.\n");
59 panic(
"Need implementation\n");
65 panic(
"Need implementation\n");
virtual void clearConsoleInt()
Clear a posted CPU interrupt.
T1000(const Params &p)
Constructor for the Tsunami Class.
virtual void postConsoleInt()
Cause the cpu to post a serial interrupt to the CPU.
virtual void clearPciInt(int line)
Clear a posted PCI->CPU interrupt.
virtual void postPciInt(int line)
Cause the chipset to post a cpi interrupt to the CPU.
#define panic(...)
This implements a cprintf based panic() function.
Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved.
Declaration of top level class for the T1000 platform chips.