Lines Matching defs:PlatformMemoryMapParams
398 struct PlatformMemoryMapParams {
509 static const PlatformMemoryMapParams Linux_X86_MemoryMapParams = {
514 static const PlatformMemoryMapParams Linux_MIPS_MemoryMapParams = {
519 static const PlatformMemoryMapParams Linux_PowerPC_MemoryMapParams = {
524 static const PlatformMemoryMapParams Linux_S390_MemoryMapParams = {
529 static const PlatformMemoryMapParams Linux_ARM_MemoryMapParams = {
534 static const PlatformMemoryMapParams Linux_LoongArch_MemoryMapParams = {
539 static const PlatformMemoryMapParams FreeBSD_ARM_MemoryMapParams = {
544 static const PlatformMemoryMapParams FreeBSD_X86_MemoryMapParams = {
549 static const PlatformMemoryMapParams NetBSD_X86_MemoryMapParams = {