Enable the cache
#include <sys/platform.h> #include <sys/startup.h> enable_cache
None.
The enable_cache() function takes no parameters. The function is meant to be called before an x86 processor is switched to protected mode. Note that the function is for a system without a BIOS or UEFI.