Home
last modified time | relevance | path

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

/arch/frv/mm/
Dmmu-context.c68 if (!p->id_busy && p->id != cxn_pinned) in get_cxn()
99 old->id_busy = 0; in change_mm_context()
109 ctx->id_busy = 1; in change_mm_context()
/arch/frv/include/asm/
Dmmu.h18 unsigned short id_busy; /* true if ID is in CXNR */ member