Home
last modified time | relevance | path

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

/xnu-11417.101.15/tests/vm/
H A Dvm_allocation.c1692 int incompatible_flags = VM_FLAGS_PURGABLE | VM_FLAGS_TPRO; in test_allocate_superpage_with_incompatible_flags() local
1703 if (!(incompatible_flags & test_flag)) { in test_allocate_superpage_with_incompatible_flags()