Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dmmu.h39 unsigned int allow_cow_sharing:1; member
H A Dmmu_context.h38 mm->context.allow_cow_sharing = 1; in init_new_context()
H A Dpgtable.h634 if (!mm->context.allow_cow_sharing) in mm_forbids_zeropage()
/linux/arch/s390/mm/
H A Dgmap.c2367 if (!mm->context.allow_cow_sharing) in __s390_disable_cow_sharing()
2370 mm->context.allow_cow_sharing = 0; in __s390_disable_cow_sharing()
2382 mm->context.allow_cow_sharing = 1; in __s390_disable_cow_sharing()