Searched defs:kernbase (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/sys/arch/sparc64/include/
H A Dkcore.h50 uint64_t kernbase; /* copy of KERNBASE goes here */ member in struct:cpu_kcore_hdr
/openbsd-current/lib/libkvm/
H A Dkvm_sparc64.c104 u_long kernbase = cpup->kernbase; local
/openbsd-current/sys/arch/arm64/arm64/
H A Dmachdep.c819 long kernbase = (long)_start & ~PAGE_MASK; local

Completed in 206 milliseconds