Home
last modified time | relevance | path

Searched defs:KERNEL_VM_TOP (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/evbarm/bcm53xx/
H A Dplatform.h43 #define KERNEL_VM_TOP ((0xfff00000 - BCM53XX_IO_SIZE) & -L1_SS_SIZE) macro
45 #define KERNEL_VM_TOP (0xfff00000 - BCM53XX_IO_SIZE) macro