Searched refs:tce_alloc_end (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/powerpc/kernel/
H A Dprom.c74 unsigned long tce_alloc_start, tce_alloc_end; variable
475 tce_alloc_end = *lprop;
/linux-master/arch/powerpc/mm/book3s64/
H A Dhash_utils.c1174 tce_alloc_end = (unsigned long)__va(tce_alloc_end);
1179 BUG_ON(htab_bolt_mapping(tce_alloc_start, tce_alloc_end,
/linux-master/arch/powerpc/include/asm/book3s/64/
H A Dmmu-hash.h310 extern unsigned long tce_alloc_start, tce_alloc_end;

Completed in 125 milliseconds