Home
last modified time | relevance | path

Searched defs:cwp (Results 1 – 3 of 3) sorted by relevance

/linux-3.3/arch/sparc/kernel/
Dkgdb_64.c46 unsigned long pc, cwp; in sleeping_thread_to_gdb_regs() local
95 unsigned long cwp = regs->tstate & TSTATE_CWP; in gdb_regs_to_pt_regs() local
Dkgdb_32.c90 unsigned long cwp = regs->psr & PSR_CWP; in gdb_regs_to_pt_regs() local
/linux-3.3/drivers/mtd/
Dmtdswap.c1226 unsigned int i, cw = 0, cwp = 0, cwecount = 0, bb_cnt, mapped, pages; in mtdswap_show() local