Searched refs:FASTBOOT_FAKE_VA (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/i86pc/sys/ | ||
H A D | fastboot.h | 88 #define FASTBOOT_FAKE_VA (2ULL << 30) macro |
/titanic_44/usr/src/uts/i86pc/os/ | ||
H A D | fastboot.c | 134 static uintptr_t fake_va = FASTBOOT_FAKE_VA; |