Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ia64/kernel/
Dperfmon.c302 #define ctx_fl_unsecure ctx_flags.unsecure macro
1352 ctx->ctx_fl_unsecure = (ctx_flags & PFM_FL_UNSECURE) ? 1: 0; in pfm_context_create()
1392 ctx->ctx_fl_unsecure)); in pfm_context_create()
2184 if (ctx->ctx_fl_unsecure == 0) ia64_psr(regs)->sp = 1; in pfm_protect_context()
4000 if (ctx->ctx_fl_unsecure == 0) { in pfm_inherit()