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

/haiku-fatelf/src/system/kernel/arch/m68k/
H A Darch_030_mmu.cpp22 entry.type = DT_ROOT;
H A Darch_vm_translation_map_impl.cpp234 if (pr && pr[index].type == DT_ROOT) {
352 if (map->arch_data->rtdir_virt[i].type != DT_ROOT) {
413 dir.type = DT_ROOT;
540 if (pr[rindex].type != DT_ROOT) {
665 if (pr[index].type != DT_ROOT) {
737 if (pr && pr[index].type == DT_ROOT) {
793 if (pr[index].type != DT_ROOT) {
887 if (pr[index].type != DT_ROOT) {
960 if (pr[index].type != DT_ROOT) {
1460 if (pr[index].type != DT_ROOT) {
[all...]
/haiku-fatelf/src/system/boot/arch/m68k/
H A Dmmu_030.cpp95 entry.type = DT_ROOT;
121 pr[i].type = DT_ROOT;
H A Dmmu_040.cpp166 pr[i] = DT_ROOT | TA_TO_PREA(tbl);
205 if (PRE_TYPE(pr[index]) != DT_ROOT)
209 if (PRE_TYPE(pr[index]) != DT_ROOT) {
219 apr->type = DT_ROOT;
272 if (PRE_TYPE(pr[rindex]) != DT_ROOT)
/haiku-fatelf/src/system/kernel/arch/m68k/paging/040/
H A DM68KVMTranslationMap040.cpp70 if (PRE_TYPE(pgroot_virt[i]) != DT_ROOT) {
233 if (PRE_TYPE(pr[rindex]) != DT_ROOT) {
362 if (PRE_TYPE(pr[index]) != DT_ROOT) {
437 if (PRE_TYPE(pr[index]) == DT_ROOT)
525 if (PRE_TYPE(pr[index]) != DT_ROOT) {
682 if (PRE_TYPE(pr[index]) != DT_ROOT) {
772 if (PRE_TYPE(pr[index]) != DT_ROOT) {
833 if (PRE_TYPE(pr[index]) != DT_ROOT) {
H A DM68KPagingMethod040.cpp494 if (PRE_TYPE(pr[index]) != DT_ROOT) {
725 if (pr && PRE_TYPE(pr[index]) == DT_ROOT) {
/haiku-fatelf/headers/private/kernel/arch/m68k/
H A Darch_030_mmu.h112 #define DT_ROOT DT_VALID_4 macro
H A Darch_040_mmu.h80 #define DT_ROOT DT_VALID_4 macro

Completed in 53 milliseconds