Description: For non-PAT systems, promote PAGE_KERNEL_WC to PAGE_KERNEL_UC_MINUS. PAGE_KERNEL_WC maps to PWT, which translates to uncached if the MTRR is UC or WC. UC_MINUS gets the real intention, of the user, which is WC if the MTRR is WC, UC if you can t do that. .
To Search:
File list (Check if you may need any files):
iomap_32.c