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

/darwin-on-arm/xnu/pexpert/arm/common/
H A Dpe_init.c222 bcopy((void *) (uintptr_t) bootClut, (void *) appleClut8, sizeof(appleClut8));
H A Dboot_images.h29 static const unsigned char bootClut[ 256 * 3 ] = variable
/darwin-on-arm/xnu/pexpert/i386/
H A Dpe_init.c160 bcopy( (void *) (uintptr_t) bootClut, (void *) appleClut8, sizeof(appleClut8) );
H A Dboot_images.h29 static const unsigned char bootClut[ 256 * 3 ] = variable

Completed in 23 milliseconds