OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mmu_vtop
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/sun3/sun3x/
pmap.c
357
static INLINE paddr_t
mmu_vtop
(void *);
389
mmu_vtop
(void *vva)
function
396
panic("
mmu_vtop
");
765
kernAbase[i].addr.raw =
mmu_vtop
(&kernBbase[b]);
769
mmu_vtop
(&kernCbase[c]) | MMU_DT_SHORT;
817
kernAphys =
mmu_vtop
(kernAbase);
1363
* flush_atc_crp(
mmu_vtop
(a_tbl->dte));
1740
pmap->pm_a_phys =
mmu_vtop
(a_tbl->at_dtbl);
1801
a_dte->addr.raw =
mmu_vtop
(b_tbl->bt_dtbl);
1853
b_dte->attr.raw =
mmu_vtop
(c_tbl->ct_dtbl)
[
all
...]
Completed in 61 milliseconds
Indexes created Sat Sep 05 00:25:07 UTC 2026