Home
last modified time | relevance | path

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

/arch/powerpc/kernel/
Dsecurity.c558 static bool entry_flush; variable
627 entry_flush = enable; in entry_flush_enable()
801 if (enable != entry_flush) in entry_flush_set()
809 *val = entry_flush ? 1 : 0; in entry_flush_get()