Does the QubesOS Fedora based Linux kernel allow VMs to use eBPF?
zcat /proc/config.gz | grep BPF
This command will show you the configuration options related to eBPF in the running kernel.
It looks like both dom0 and individual VMs offer eBPF features.