Home
last modified time | relevance | path

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

/Linux-v5.4/virt/kvm/arm/vgic/
Dvgic-debug.c251 static const struct seq_operations vgic_debug_seq_ops = { variable
261 ret = seq_open(file, &vgic_debug_seq_ops); in debug_open()