Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/
H A Dimmu_dvma.c1025 int vmem_flags; in create_xlate_arena() local
1040 vmem_flags = (immu_flags & IMMU_FLAGS_NOSLEEP) ? VM_NOSLEEP : VM_SLEEP; in create_xlate_arena()
1081 vmem_flags); in create_xlate_arena()
1109 (void *)(uintptr_t)start, size, vmem_flags); in create_xlate_arena()