Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Drmap.h105 TTU_SPLIT_FREEZE = 0x100, /* freeze pte under splitting thp */ enumerator
/OK3568_Linux_fs/kernel/mm/
H A Drmap.c1477 flags & TTU_SPLIT_FREEZE, page); in try_to_unmap_one()
1669 (flags & (TTU_MIGRATION|TTU_SPLIT_FREEZE))) { in try_to_unmap_one()
1855 if ((flags & (TTU_MIGRATION|TTU_SPLIT_FREEZE)) in try_to_unmap()
H A Dhuge_memory.c2373 ttu_flags |= TTU_SPLIT_FREEZE; in unmap_page()