Home
last modified time | relevance | path

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

/linux-6.15/arch/s390/include/asm/
H A Dmmu.h36 unsigned int allow_cow_sharing:1; member
H A Dmmu_context.h35 mm->context.allow_cow_sharing = 1; in init_new_context()
H A Dpgtable.h636 if (!mm->context.allow_cow_sharing) in mm_forbids_zeropage()
/linux-6.15/arch/s390/mm/
H A Dgmap.c2366 if (!mm->context.allow_cow_sharing) in __s390_disable_cow_sharing()
2369 mm->context.allow_cow_sharing = 0; in __s390_disable_cow_sharing()
2381 mm->context.allow_cow_sharing = 1; in __s390_disable_cow_sharing()