Searched refs:KMEM_ALLOC_CONTIG_FLAGS (Results 1 – 2 of 2) sorted by relevance
594 #define KMEM_ALLOC_CONTIG_FLAGS ( \ macro684 __attribute__((diagnose_if(flags & ~KMEM_ALLOC_CONTIG_FLAGS,
649 assert3u(flags & ~KMEM_ALLOC_CONTIG_FLAGS, ==, 0); in kmem_alloc_contig()