Home
last modified time | relevance | path

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

/linux-4.19.296/virt/kvm/arm/vgic/
Dvgic-debug.c262 static const struct seq_operations vgic_debug_seq_ops = { variable
272 ret = seq_open(file, &vgic_debug_seq_ops); in debug_open()