Searched refs:vcat_get_max_vcbm (Results 1 – 1 of 1) sorted by relevance
150 static uint64_t vcat_get_max_vcbm(const struct acrn_vm *vm, int res) in vcat_get_max_vcbm() function332 uint64_t masked_vcbm = val & vcat_get_max_vcbm(vm, res); in write_vcbm()437 uint64_t max_vcbm = vcat_get_max_vcbm(vcpu->vm, res); in init_vcbms()
Completed in 5 milliseconds