L1D_FLUSH_FALLBACK
if (types & L1D_FLUSH_FALLBACK) {
if (types == L1D_FLUSH_FALLBACK) {
(types == L1D_FLUSH_FALLBACK) ? "fallback displacement" :
if (types == L1D_FLUSH_FALLBACK) {
i = do_patch_entry_fixups(start, end, instrs, types == L1D_FLUSH_FALLBACK,
i += do_patch_entry_fixups(start, end, instrs, types == L1D_FLUSH_FALLBACK,
(types == L1D_FLUSH_FALLBACK) ? "fallback displacement" :
if (types & L1D_FLUSH_FALLBACK)
(types == L1D_FLUSH_FALLBACK) ? "fallback displacement" :
if (types & L1D_FLUSH_FALLBACK)
type = L1D_FLUSH_FALLBACK;
types = L1D_FLUSH_FALLBACK;