Home
last modified time | relevance | path

Searched refs:allow_cow_sharing (Results 1 – 4 of 4) sorted by relevance

/linux/arch/s390/mm/
H A Dgmap_helpers.c286 if (!mm->context.allow_cow_sharing) in gmap_helper_disable_cow_sharing()
289 mm->context.allow_cow_sharing = 0; in gmap_helper_disable_cow_sharing()
301 mm->context.allow_cow_sharing = 1; in gmap_helper_disable_cow_sharing()
/linux/arch/s390/include/asm/
H A Dmmu.h25 unsigned int allow_cow_sharing:1; member
H A Dmmu_context.h33 mm->context.allow_cow_sharing = 1; in init_new_context()
H A Dpgtable.h595 if (!mm->context.allow_cow_sharing) in mm_forbids_zeropage()