Home
last modified time | relevance | path

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

/linux-2.6.39/arch/ia64/kernel/
Dperfmon.c316 unsigned long ctx_saved_psr_up; /* only contains psr.up value */ member
4061 ctx->ctx_saved_psr_up = 0; in pfm_stop()
4139 ctx->ctx_saved_psr_up = IA64_PSR_UP; in pfm_start()
4411 ctx->ctx_saved_psr_up = 0UL; in pfm_context_load()
5915 ctx->ctx_saved_psr_up = psr & IA64_PSR_UP; in pfm_save_regs()
5979 ctx->ctx_saved_psr_up = psr & IA64_PSR_UP; in pfm_save_regs()
6104 psr_up = ctx->ctx_saved_psr_up; in pfm_load_regs()
6239 psr_up = ctx->ctx_saved_psr_up; in pfm_load_regs()
6804 ctx->ctx_saved_psr_up); in dump_pmu_state()