Searched refs:ist_okay (Results 1 - 1 of 1) sorted by last modified time

/linux-master/arch/x86/xen/
H A Denlighten_pv.c696 bool ist_okay; member in struct:trap_array_entry
702 .ist_okay = ist_ok }
707 .ist_okay = ist_ok }
743 bool ist_okay = false; local
758 ist_okay = entry->ist_okay;
776 if (WARN_ON(found && ist != 0 && !ist_okay))

Completed in 168 milliseconds