Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
A Dpaca.h90 u64 kernel_toc; /* Kernel TOC address */ member
/linux/arch/powerpc/net/
A Dbpf_jit_comp.c236 ((u64 *)image)[1] = local_paca->kernel_toc; in bpf_int_jit_compile()
/linux/arch/powerpc/kernel/
A Dpaca.c221 new_paca->kernel_toc = kernel_toc_addr(); in initialise_paca()
A Dmodule_64.c332 PPC_RAW_LD(_R12, _R13, offsetof(struct paca_struct, kernel_toc)),
A Dasm-offsets.c188 OFFSET(PACATOC, paca_struct, kernel_toc); in main()
/linux/arch/powerpc/kernel/trace/
A Dftrace.c880 #define PACATOC offsetof(struct paca_struct, kernel_toc)
/linux/arch/powerpc/xmon/
A Dxmon.c2637 DUMP(p, kernel_toc, "%#-*llx"); in dump_one_paca()

Completed in 15 milliseconds