Home
last modified time | relevance | path

Searched defs:vgic_register_region (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/hiebpf/include/
Dvmlinux.h19089 struct vgic_register_region { struct
19090 unsigned int reg_offset;
19091 unsigned int len;
19092 unsigned int bits_per_irq;
19093 unsigned int access_flags;
19094 union {
19098 union {
19102 long unsigned int (*uaccess_read)(struct kvm_vcpu *, gpa_t, unsigned int);
19103 union {