Home
last modified time | relevance | path

Searched refs:CMAP1 (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/amd64/include/
H A Dpmap.h421 extern pt_entry_t *CMAP1;
/freebsd/sys/amd64/amd64/
H A Dmachdep.c962 pte = CMAP1; in getmemsize()
H A Dpmap.c535 pt_entry_t *CMAP1 = NULL; variable
2014 SYSMAP(caddr_t, CMAP1, crashdumpmap, MAXDUMPPGS) in pmap_bootstrap()