OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VPTBASE
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/alpha/include/
vmparam.h
123
#define
VPTBASE
((vaddr_t)0xfffffffc00000000) /* Virt. pg table */
/src/sys/arch/alpha/alpha/
prom.c
439
hwrpb->rpb_vptb =
VPTBASE
;
pmap.c
1352
kernel_lev1map[l1pte_index(
VPTBASE
)] = pte;
1353
VPT = (pt_entry_t *)
VPTBASE
;
3643
l1pt[l1pte_index(
VPTBASE
)] = pte;
locore.s
138
ldiq a0,
VPTBASE
Completed in 15 milliseconds
Indexes created Wed Oct 22 06:10:02 GMT 2025