Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/i86pc/vm/
H A Dhat_i86.h213 extern void clear_boot_mappings(uintptr_t, uintptr_t);
H A Dhat_i86.c4055 clear_boot_mappings(uintptr_t low, uintptr_t high) in clear_boot_mappings() function
/titanic_44/usr/src/uts/i86pc/os/
H A Dstartup.c2414 clear_boot_mappings(0, _userlimit); in release_bootstrap()