Skip to main content

cpp_vm_object_set_mapping_cache_policy

Function cpp_vm_object_set_mapping_cache_policy 

Source
pub unsafe extern "C" fn cpp_vm_object_set_mapping_cache_policy(
    vmo: *mut VmObject,
    cache_policy: arch_mmu_flags_t,
) -> zx_status_t