Searched refs:KERN_VMMAP_PACK_KINFO (Results 1 – 4 of 4) sorted by relevance
547 #define KERN_VMMAP_PACK_KINFO 0x00000001U macro
597 #define KERN_VMMAP_PACK_KINFO 0x00000001U macro
2633 if ((flags & KERN_VMMAP_PACK_KINFO) != 0) in kern_proc_vmmap_out()2682 error = kern_proc_vmmap_out(p, &sb, -1, KERN_VMMAP_PACK_KINFO); in sysctl_kern_proc_vmmap()
2469 vmmap_flags = KERN_VMMAP_PACK_KINFO; in note_procstat_vmmap()