使用man指令即可
man
sudo find /usr/include/ -name *.h | xargs grep ‘struct kvm_regs’
grep "xx" /usr/include/ -r -n