Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/i86pc/os/
H A Dfastboot.c243 static uint_t fastboot_vatoindex(fastboot_info_t *, uintptr_t, int);
271 fastboot_vatoindex(fastboot_info_t *nk, uintptr_t va, int level) in fastboot_vatoindex() function
294 index = fastboot_vatoindex(nk, vstart, l); in fastboot_map_with_size()
305 uint_t index = fastboot_vatoindex(nk, vaddr, l); in fastboot_map_with_size()