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

/linux-master/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, function
/linux-master/arch/s390/kvm/
H A Dpv.c263 s390_uv_destroy_range(kvm->mm, slot->userspace_addr, slot->userspace_addr + len);
431 * the counter does not reach 0 before calling s390_uv_destroy_range.
475 s390_uv_destroy_range(kvm->mm, 0, TASK_SIZE);

Completed in 89 milliseconds