Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Drmap.h98 TTU_SYNC = 0x10, /* avoid racy checks with PVMW_SYNC */ enumerator
/OK3568_Linux_fs/kernel/mm/
H A Drmap.c1464 if (flags & TTU_SYNC) in try_to_unmap_one()
H A Dhuge_memory.c2367 enum ttu_flags ttu_flags = TTU_IGNORE_MLOCK | TTU_SYNC | in unmap_page()