Searched refs:PHYSMAP_SIZE (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/arm64/arm64/
H A Dpmap.c351 #define PHYSMAP_SIZE (2 * (VM_PHYSSEG_MAX - 1)) macro
352 static vm_paddr_t physmap[PHYSMAP_SIZE];

Completed in 139 milliseconds