Function windows::Wdk::System::SystemServices::MmSetPermanentCacheAttribute
pub unsafe fn MmSetPermanentCacheAttribute(
startaddress: i64,
numberofbytes: i64,
cachetype: MEMORY_CACHING_TYPE,
flags: u32,
) -> NTSTATUS