Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
VSIDBase
src/system/kernel/arch/ppc/paging/460/PPCVMTranslationMap460.cpp
267
int vsidBase = VSIDBase();
src/system/kernel/arch/ppc/paging/460/PPCVMTranslationMap460.h
22
inline int VSIDBase() const { return fVSIDBase; }
src/system/kernel/arch/ppc/paging/classic/PPCVMTranslationMapClassic.cpp
267
int vsidBase = VSIDBase();
src/system/kernel/arch/ppc/paging/classic/PPCVMTranslationMapClassic.h
22
inline int VSIDBase() const { return fVSIDBase; }