Searched refs:vmmpmap_remove (Results 1 – 2 of 2) sorted by relevance
464 vmmpmap_remove(stack_hyp_va[cpu], in vmmops_modcleanup()468 vmmpmap_remove(hyp_code_base, hyp_code_len, false); in vmmops_modcleanup()1205 vmmpmap_remove(hypctx->el2_addr, el2_hypctx_size(), true); in vmmops_vcpu_cleanup()1221 vmmpmap_remove(hyp->el2_addr, el2_hyp_size(hyp->vm), true); in vmmops_cleanup()
340 vmmpmap_remove(vm_offset_t va, vm_size_t size, bool invalidate) in vmmpmap_remove() function