Searched refs:TLB_V (Results 1 - 2 of 2) sorted by relevance

/haiku/src/system/boot/platform/u-boot/arch/ppc/
H A Darch_mmu_amcc440.cpp145 if ((tlb[0] & TLB_V) != 0) {
173 tlb[0] = (KERNEL_BASE | tlbLength << 4 | TLB_V);
/haiku/headers/private/kernel/arch/ppc/
H A Darch_mmu_amcc440.h31 #define TLB_V 0x200 macro

Completed in 21 milliseconds