Searched refs:VM_KERN_MEMORY_LOG (Results 1 – 4 of 4) sorted by relevance
809 #define VM_KERN_MEMORY_LOG 19 macro
535 KMA_DATA | KMA_ZERO, VM_KERN_MEMORY_LOG); in oslog_init_firehose()
143 return kalloc_data_tag(amount, Z_WAITOK_ZERO, VM_KERN_MEMORY_LOG); in log_queue_buffer_alloc()
129 VM_KERN_MEMORY_LOG) == KERN_SUCCESS) { in oslog_init_logmem()