Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dkvm.h203 } hcall; member
729 __u32 hcall[4]; member
/external/crosvm/kvm_sys/src/aarch64/
Dbindings.rs4867 pub hcall: [__u32; 4usize], field
4893 unsafe { &(*(::std::ptr::null::<kvm_ppc_pvinfo>())).hcall as *const _ as usize }, in bindgen_test_layout_kvm_ppc_pvinfo()
4899 stringify!(hcall) in bindgen_test_layout_kvm_ppc_pvinfo()
/external/crosvm/kvm_sys/src/x86/
Dbindings.rs7255 pub hcall: [__u32; 4usize], field
7281 unsafe { &(*(::std::ptr::null::<kvm_ppc_pvinfo>())).hcall as *const _ as usize }, in bindgen_test_layout_kvm_ppc_pvinfo()
7287 stringify!(hcall) in bindgen_test_layout_kvm_ppc_pvinfo()