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

/haiku/src/system/boot/arch/m68k/
H A Dmmu.h28 struct boot_mmu_ops { struct
41 extern const struct boot_mmu_ops k030MMUOps;
42 extern const struct boot_mmu_ops k040MMUOps;
43 extern const struct boot_mmu_ops k060MMUOps;
H A Dmmu_030.cpp138 const struct boot_mmu_ops k030MMUOps = {
H A Dmmu_040.cpp357 const struct boot_mmu_ops k040MMUOps = {
H A Dmmu.cpp101 static const struct boot_mmu_ops *gMMUOps;
/haiku/src/system/boot/platform/amiga_m68k/
H A Dmmu.h28 struct boot_mmu_ops { struct
41 extern const struct boot_mmu_ops k030MMUOps;
42 extern const struct boot_mmu_ops k040MMUOps;
43 extern const struct boot_mmu_ops k060MMUOps;
H A Dmmu.cpp101 static const struct boot_mmu_ops *gMMUOps;
/haiku/src/system/boot/platform/atari_m68k/
H A Dmmu.h29 struct boot_mmu_ops { struct
42 extern const struct boot_mmu_ops k030MMUOps;
43 extern const struct boot_mmu_ops k040MMUOps;
44 extern const struct boot_mmu_ops k060MMUOps;
H A Dmmu.cpp102 static const struct boot_mmu_ops *gMMUOps;
/haiku/src/system/boot/platform/next_m68k/
H A Dmmu.h29 struct boot_mmu_ops { struct
42 extern const struct boot_mmu_ops k030MMUOps;
43 extern const struct boot_mmu_ops k040MMUOps;
44 extern const struct boot_mmu_ops k060MMUOps;

Completed in 92 milliseconds