Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/kernel/
Dprom.c74 unsigned long tce_alloc_start, tce_alloc_end; variable
425 tce_alloc_end = *lprop; in early_init_dt_scan_chosen_ppc()
/Linux-v4.19/arch/powerpc/mm/
Dhash_utils_64.c939 tce_alloc_end = (unsigned long)__va(tce_alloc_end); in htab_initialize()
944 BUG_ON(htab_bolt_mapping(tce_alloc_start, tce_alloc_end, in htab_initialize()
/Linux-v4.19/arch/powerpc/include/asm/book3s/64/
Dmmu-hash.h302 extern unsigned long tce_alloc_start, tce_alloc_end;