Home
last modified time | relevance | path

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

/linux-3.4.99/arch/ia64/kernel/
Dperfmon.c315 unsigned long ctx_saved_psr_up; /* only contains psr.up value */ member
4050 ctx->ctx_saved_psr_up = 0; in pfm_stop()
4128 ctx->ctx_saved_psr_up = IA64_PSR_UP; in pfm_start()
4400 ctx->ctx_saved_psr_up = 0UL; in pfm_context_load()
5904 ctx->ctx_saved_psr_up = psr & IA64_PSR_UP; in pfm_save_regs()
5968 ctx->ctx_saved_psr_up = psr & IA64_PSR_UP; in pfm_save_regs()
6093 psr_up = ctx->ctx_saved_psr_up; in pfm_load_regs()
6228 psr_up = ctx->ctx_saved_psr_up; in pfm_load_regs()
6793 ctx->ctx_saved_psr_up); in dump_pmu_state()