Home
last modified time | relevance | path

Searched refs:s390_uv_destroy_range (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dgmap.h157 * s390_uv_destroy_range - Destroy a range of pages in the given mm.
165 static inline void s390_uv_destroy_range(struct mm_struct *mm, unsigned long start, in s390_uv_destroy_range() function
/kernel/linux/linux-6.6/arch/s390/kvm/
H A Dpv.c263 s390_uv_destroy_range(kvm->mm, slot->userspace_addr, slot->userspace_addr + len); in kvm_s390_destroy_lower_2g()
431 * the counter does not reach 0 before calling s390_uv_destroy_range. in kvm_s390_pv_deinit_cleanup_all()
475 s390_uv_destroy_range(kvm->mm, 0, TASK_SIZE); in kvm_s390_pv_deinit_cleanup_all()

Completed in 2 milliseconds