Home
last modified time | relevance | path

Searched refs:gmap_map_segment (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/arch/s390/include/asm/
H A Dgmap.h108 int gmap_map_segment(struct gmap *gmap, unsigned long from,
/linux-6.15/arch/s390/mm/
H A Dgmap.c435 int gmap_map_segment(struct gmap *gmap, unsigned long from, in gmap_map_segment() function
467 EXPORT_SYMBOL_GPL(gmap_map_segment);
/linux-6.15/arch/s390/kvm/
H A Dkvm-s390.c5876 r = gmap_map_segment(vcpu->arch.gmap, ucasmap.user_addr, in kvm_arch_vcpu_ioctl()
6084 rc = gmap_map_segment(kvm->arch.gmap, new->userspace_addr, in kvm_arch_commit_memory_region()