Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
A Dprom.c72 unsigned long tce_alloc_start, tce_alloc_end; variable
427 tce_alloc_end = *lprop; in early_init_dt_scan_chosen_ppc()
/linux/arch/powerpc/mm/book3s64/
A Dhash_utils.c1007 tce_alloc_end = (unsigned long)__va(tce_alloc_end); in htab_initialize()
1012 BUG_ON(htab_bolt_mapping(tce_alloc_start, tce_alloc_end, in htab_initialize()
/linux/arch/powerpc/include/asm/book3s/64/
A Dmmu-hash.h309 extern unsigned long tce_alloc_start, tce_alloc_end;

Completed in 10 milliseconds