Skip to main content

MmSetPermanentCacheAttribute

Function MmSetPermanentCacheAttribute 

Source
pub unsafe extern "C" fn MmSetPermanentCacheAttribute(
    StartAddress: PHYSICAL_ADDRESS,
    NumberOfBytes: LARGE_INTEGER,
    CacheType: MEMORY_CACHING_TYPE,
    Flags: ULONG,
) -> NTSTATUS