Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dgmap_helpers.h13 int gmap_helper_disable_cow_sharing(void);
/linux/arch/s390/mm/
H A Dgmap_helpers.c294 int gmap_helper_disable_cow_sharing(void) in gmap_helper_disable_cow_sharing() function
319 EXPORT_SYMBOL_GPL(gmap_helper_disable_cow_sharing);
/linux/arch/s390/kvm/s390/
H A Ds390.c2579 r = gmap_helper_disable_cow_sharing(); in kvm_s390_handle_pv()