Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/vm/
H A Dvm_upl.c616 int fast_path_possible = 0; in upl_commit_range() local
785 fast_path_possible = 1; in upl_commit_range()
913 if (fast_path_possible) { in upl_commit_range()
1237 if (fast_path_possible) { in upl_commit_range()