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