Searched defs:aligned_size (Results 1 – 2 of 2) sorted by relevance
66 size_t aligned_size = round_page(alloc_size); in code_signing_allocate() local95 size_t aligned_size = round_page(alloc_size); in code_signing_deallocate() local
831 aligned_size(mach_vm_address_t address, mach_vm_size_t size) in aligned_size() function