pub unsafe extern "C" fn hv_vcpu_config_get_ccsidr_el1_sys_reg_values(
    config: hv_vcpu_config_t,
    cache_type: hv_cache_type_t,
    values: *mut u64
) -> hv_return_t
Expand description

Return the given CCSIDR_EL1 for the given cache type.