Home
last modified time | relevance | path

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

/linux-4.1.27/arch/ia64/kernel/
Dperfmon.c316 unsigned long ctx_saved_psr_up; /* only contains psr.up value */ member
4022 ctx->ctx_saved_psr_up = 0; in pfm_stop()
4100 ctx->ctx_saved_psr_up = IA64_PSR_UP; in pfm_start()
4372 ctx->ctx_saved_psr_up = 0UL; in pfm_context_load()
5860 ctx->ctx_saved_psr_up = psr & IA64_PSR_UP; in pfm_save_regs()
5924 ctx->ctx_saved_psr_up = psr & IA64_PSR_UP; in pfm_save_regs()
6049 psr_up = ctx->ctx_saved_psr_up; in pfm_load_regs()
6184 psr_up = ctx->ctx_saved_psr_up; in pfm_load_regs()
6748 ctx->ctx_saved_psr_up); in dump_pmu_state()