Lines Matching defs:freeze
2838 unsigned long haddr, bool freeze)
2956 * Without "freeze", we'll simply split the PMD, propagating the
2960 * With "freeze" we want to replace mapped pages by
2971 if (freeze && anon_exclusive &&
2973 freeze = false;
2974 if (!freeze) {
2999 if (freeze || pmd_migration) {
3051 if (freeze)
3059 pmd_t *pmd, bool freeze)
3063 __split_huge_pmd_locked(vma, pmd, address, freeze);
3067 unsigned long address, bool freeze)
3077 split_huge_pmd_locked(vma, range.start, pmd, freeze);
3083 bool freeze)
3090 __split_huge_pmd(vma, pmd, address, freeze);