Searched refs:KEXT_ALLOC_SIZE (Results 1 – 2 of 2) sorted by relevance
234 #define KEXT_ALLOC_SIZE(x) (KEXT_ALLOC_MAX_OFFSET - (x)) macro
89 kext_alloc_size = KEXT_ALLOC_SIZE(text_size); in kext_alloc_init()