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

/darwin-on-arm/xnu/osfmk/console/
H A Dvideo_console.c2534 static boolean_t lastVideoMapped = FALSE; local
2612 if (!lastVideoMapped)
2681 if(lastVideoMapped) /* Was this not a special pre-VM mapping? */
2687 if(lastVideoMapped) /* Was this not a special pre-VM mapping? */
2695 lastVideoMapped = (NULL != kernel_map);

Completed in 10 milliseconds