Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/i86pc/io/
H A Dimmu_dvma.c1024 int vmem_flags; in create_xlate_arena() local
1039 vmem_flags = (immu_flags & IMMU_FLAGS_NOSLEEP) ? VM_NOSLEEP : VM_SLEEP; in create_xlate_arena()
1080 vmem_flags); in create_xlate_arena()
1108 (void *)(uintptr_t)start, size, vmem_flags); in create_xlate_arena()