Home
last modified time | relevance | path

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

/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h8347 struct kvm_vcpu_arch { struct
8348 ulong host_stack;
8349 u32 host_pid;
8350 struct kvmppc_slb slb[64];
8351 int slb_max;
8352 int slb_nr;
8353 struct kvmppc_mmu mmu;
8354 struct kvmppc_vcpu_book3s *book3s;
8402 struct pt_regs regs;
8403 struct thread_fp_state fp;
[all …]
H A Dvmlinux_600.h8347 struct kvm_vcpu_arch { struct
8348 ulong host_stack;
8349 u32 host_pid;
8350 struct kvmppc_slb slb[64];
8351 int slb_max;
8352 int slb_nr;
8353 struct kvmppc_mmu mmu;
8354 struct kvmppc_vcpu_book3s *book3s;
8402 struct pt_regs regs;
8403 struct thread_fp_state fp;
[all …]
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h66829 struct kvm_vcpu_arch { struct
66830 long unsigned int regs[17];
66831 u32 regs_avail;
66832 u32 regs_dirty;
66833 long unsigned int cr0;
66834 long unsigned int cr0_guest_owned_bits;
66835 long unsigned int cr2;
66836 long unsigned int cr3;
66837 long unsigned int cr4;
66838 long unsigned int cr4_guest_owned_bits;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h35620 struct kvm_vcpu_arch { struct
35621 long unsigned int regs[17];
35622 u32 regs_avail;
35623 u32 regs_dirty;
35624 long unsigned int cr0;
35625 long unsigned int cr0_guest_owned_bits;
35626 long unsigned int cr2;
35627 long unsigned int cr3;
35628 long unsigned int cr4;
35629 long unsigned int cr4_guest_owned_bits;
[all …]
H A Dvmlinux_518.h35620 struct kvm_vcpu_arch { struct
35621 long unsigned int regs[17];
35622 u32 regs_avail;
35623 u32 regs_dirty;
35624 long unsigned int cr0;
35625 long unsigned int cr0_guest_owned_bits;
35626 long unsigned int cr2;
35627 long unsigned int cr3;
35628 long unsigned int cr4;
35629 long unsigned int cr4_guest_owned_bits;
[all …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h15218 struct kvm_vcpu_arch { struct
15219 unsigned long regs[17];
15220 u32 regs_avail;
15221 u32 regs_dirty;
15222 unsigned long cr0;
15223 unsigned long cr0_guest_owned_bits;
15224 unsigned long cr2;
15225 unsigned long cr3;
15226 unsigned long cr4;
15227 unsigned long cr4_guest_owned_bits;
[all …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h17206 struct kvm_vcpu_arch { struct
17207 struct kvm_cpu_context ctxt;
17208 void *sve_state;
17209 enum fp_type fp_type;
17210 unsigned int sve_max_vl;
17211 u64 svcr;
17212 struct kvm_s2_mmu *hw_mmu;
17213 u64 hcr_el2;
17214 u64 mdcr_el2;
17215 u64 cptr_el2;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h13743 struct kvm_vcpu_arch { struct
13744 struct kvm_cpu_context ctxt;
13745 void *sve_state;
13746 unsigned int sve_max_vl;
13747 u64 svcr;
13748 struct kvm_s2_mmu *hw_mmu;
13749 u64 hcr_el2;
13750 u64 mdcr_el2;
13751 u64 cptr_el2;
13752 u64 mdcr_el2_host;
[all …]
H A Dvmlinux.h13743 struct kvm_vcpu_arch { struct
13744 struct kvm_cpu_context ctxt;
13745 void *sve_state;
13746 unsigned int sve_max_vl;
13747 u64 svcr;
13748 struct kvm_s2_mmu *hw_mmu;
13749 u64 hcr_el2;
13750 u64 mdcr_el2;
13751 u64 cptr_el2;
13752 u64 mdcr_el2_host;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h21122 struct kvm_vcpu_arch { struct
21123 bool ran_atleast_once;
21124 int last_exit_cpu;
21125 long unsigned int isa[1];
21126 long unsigned int mvendorid;
21127 long unsigned int marchid;
21128 long unsigned int mimpid;
21129 long unsigned int host_sscratch;
21130 long unsigned int host_stvec;
21131 long unsigned int host_scounteren;
[all …]
H A Dvmlinux.h21122 struct kvm_vcpu_arch { struct
21123 bool ran_atleast_once;
21124 int last_exit_cpu;
21125 long unsigned int isa[1];
21126 long unsigned int mvendorid;
21127 long unsigned int marchid;
21128 long unsigned int mimpid;
21129 long unsigned int host_sscratch;
21130 long unsigned int host_stvec;
21131 long unsigned int host_scounteren;
[all …]