Home
last modified time | relevance | path

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

/linux-4.4.14/arch/sparc/kernel/
Dkgdb_64.c50 unsigned long pc, cwp; in sleeping_thread_to_gdb_regs() local
99 unsigned long cwp = regs->tstate & TSTATE_CWP; in gdb_regs_to_pt_regs() local
Dkgdb_32.c92 unsigned long cwp = regs->psr & PSR_CWP; in gdb_regs_to_pt_regs() local
/linux-4.4.14/arch/sparc/include/asm/
Dhibernate.h12 unsigned long cwp; member
/linux-4.4.14/drivers/mtd/
Dmtdswap.c1226 unsigned int i, cw = 0, cwp = 0, cwecount = 0, bb_cnt, mapped, pages; in mtdswap_show() local