Searched refs:XBOX_FB_START_PTR (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/i386/include/
H A Dxbox.h40 #define XBOX_FB_START_PTR (0xFD600800) macro
/freebsd-11-stable/sys/i386/xbox/
H A Dxboxfb.c242 pmap_kenter ((i + 1) * PAGE_SIZE, XBOX_FB_START_PTR - XBOX_FB_START_PTR % PAGE_SIZE);
246 *(uint32_t*)((i + 1) * PAGE_SIZE + XBOX_FB_START_PTR % PAGE_SIZE) = XBOX_FB_START;

Completed in 92 milliseconds