OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mmu_vtop
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sun3/sun3x/
pmap.c
362
static INLINE paddr_t
mmu_vtop
(void *);
394
mmu_vtop
(void *vva)
function in typeref:typename:INLINE paddr_t
401
panic("
mmu_vtop
");
769
kernAbase[i].addr.raw =
mmu_vtop
(&kernBbase[b]);
773
mmu_vtop
(&kernCbase[c]) | MMU_DT_SHORT;
828
kernAphys =
mmu_vtop
(kernAbase);
1371
* flush_atc_crp(
mmu_vtop
(a_tbl->dte));
1748
pmap->pm_a_phys =
mmu_vtop
(a_tbl->at_dtbl);
1810
a_dte->addr.raw =
mmu_vtop
(b_tbl->bt_dtbl);
1862
b_dte->attr.raw =
mmu_vtop
(c_tbl->ct_dtbl)
[
all
...]
pmap.c
362
static INLINE paddr_t
mmu_vtop
(void *);
394
mmu_vtop
(void *vva)
function in typeref:typename:INLINE paddr_t
401
panic("
mmu_vtop
");
769
kernAbase[i].addr.raw =
mmu_vtop
(&kernBbase[b]);
773
mmu_vtop
(&kernCbase[c]) | MMU_DT_SHORT;
828
kernAphys =
mmu_vtop
(kernAbase);
1371
* flush_atc_crp(
mmu_vtop
(a_tbl->dte));
1748
pmap->pm_a_phys =
mmu_vtop
(a_tbl->at_dtbl);
1810
a_dte->addr.raw =
mmu_vtop
(b_tbl->bt_dtbl);
1862
b_dte->attr.raw =
mmu_vtop
(c_tbl->ct_dtbl)
[
all
...]
Completed in 24 milliseconds
Indexes created Mon Oct 20 00:09:40 GMT 2025