Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/kernel/
Dprom_init.c3074 unsigned long *toc_entry; in __reloc_toc() local
3077 asm volatile("addi %0,2,-0x8000" : "=b" (toc_entry)); in __reloc_toc()
3080 *toc_entry = *toc_entry + offset; in __reloc_toc()
3081 toc_entry++; in __reloc_toc()