Home
last modified time | relevance | path

Searched refs:x86_set_mtrr (Results 1 – 2 of 2) sorted by relevance

/haiku/headers/private/kernel/arch/x86/
H A Darch_cpu.h678 void x86_set_mtrr(uint32 index, uint64 base, uint64 length, uint8 type);
/haiku/src/system/kernel/arch/x86/
H A Darch_cpu.cpp287 x86_set_mtrr(uint32 index, uint64 base, uint64 length, uint8 type) in x86_set_mtrr() function