Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/x86_64/
A Dxapic_ipi_test.c254 unsigned long nodemasks[sizeof(nodemask) * 8]; in do_migrations() local
283 nodemasks[nodes] = nodemask & bit; in do_migrations()
313 pages_not_moved = migrate_pages(0, sizeof(nodemasks[from]), in do_migrations()
314 &nodemasks[from], in do_migrations()
315 &nodemasks[to]); in do_migrations()
/linux/Documentation/mm/
A Dphysical_memory.rst187 For various operations possible with nodemasks please refer to
190 Among other things, nodemasks are used to provide macros for node traversal,
/linux/Documentation/admin-guide/mm/
A Dnuma_memory_policy.rst331 nodemasks to specify memory policies using this flag should

Completed in 17 milliseconds