OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lctr
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/compat/linux/arch/powerpc/
linux_machdep.h
50
unsigned long
lctr
;
member in struct:linux_pt_regs
linux_ptrace.c
210
linux_regs->
lctr
= regs->ctr;
231
regs->ctr = linux_regs->
lctr
;
288
else if (addr == LUSR_REG_OFF(
lctr
))
343
else if (addr == LUSR_REG_OFF(
lctr
))
linux_machdep.c
171
linux_regs.
lctr
= tf->tf_ctr;
317
tf->tf_ctr = lregs->
lctr
;
411
tf->tf_ctr = lregs->
lctr
;
Completed in 14 milliseconds
Indexes created Tue Oct 14 01:09:49 GMT 2025