Skip to content
  • Philippe Gerum's avatar
    arm64/ipipe: handle ASID rollover over VNMI · 4d1a1944
    Philippe Gerum authored
    We may have to deal with ASID rollover situations from the head
    domain, switching contexts. This makes regular IPIs via
    smp_call_function() unusable from such context. Use I-pipe's VNMI
    mechanism instead.
    4d1a1944