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

/haiku/headers/private/kernel/arch/x86/
H A Darch_cpu.h663 uint32 x86_count_mtrrs(void);
/haiku/src/system/kernel/arch/x86/
H A Darch_vm.cpp691 sMemoryTypeRegisterCount = x86_count_mtrrs();
H A Darch_cpu.cpp264 x86_count_mtrrs(void) function
1877 if (x86_count_mtrrs() > 0) {

Completed in 93 milliseconds