OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mips_map_physmem
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/emips/emips/
machdep.h
39
vaddr_t
mips_map_physmem
(paddr_t phys, vsize_t size);
machdep.c
369
mips_map_physmem
(paddr_t phys, vsize_t size)
function in typeref:typename:vaddr_t
379
panic("
mips_map_physmem
: kernel map full");
386
printf("
mips_map_physmem
: iomap too small");
392
printf("
mips_map_physmem
: alloc'ed %x bytes for paddr %x, at %x\n",
/src/sys/arch/emips/ebus/
ebus.c
70
addr = (void *)
mips_map_physmem
(ia->ia_paddr,
flash_ebus.c
268
* -
mips_map_physmem
() (with uncached) first page
271
* - then
mips_map_physmem
() each sector as needed.
286
sc->sc_page0 = (volatile uint8_t *)
mips_map_physmem
(base, PAGE_SIZE);
Completed in 37 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025