Files
kernel-starfive-jh7110/drivers/virtio
Minda Chen 62f6dc972e virtio: Add a new event queue allocate function.
Add a new event queue allocate function which will call a self-defined
event queue init callback. new queue init callback function can set
cache line align, which can reduce the snoop invalidate dcache line in
IPI AMP communication.

Signed-off-by: Minda Chen <minda.chen@starfivetech.com>
2024-05-31 17:29:07 +08:00
..