Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/vndk/v34/arm/include/bionic/libc/kernel/uapi/linux/
Dvfio.h318 struct vfio_device_low_power_entry_with_wakeup { struct
319 __s32 wakeup_eventfd;
320 __u32 reserved;
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/bionic/libc/kernel/uapi/linux/
Dvfio.h318 struct vfio_device_low_power_entry_with_wakeup { struct
319 __s32 wakeup_eventfd;
320 __u32 reserved;
/aosp_15_r20/prebuilts/vndk/v34/x86/include/bionic/libc/kernel/uapi/linux/
Dvfio.h318 struct vfio_device_low_power_entry_with_wakeup { struct
319 __s32 wakeup_eventfd;
320 __u32 reserved;
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/bionic/libc/kernel/uapi/linux/
Dvfio.h318 struct vfio_device_low_power_entry_with_wakeup { struct
319 __s32 wakeup_eventfd;
320 __u32 reserved;
/aosp_15_r20/external/kernel-headers/original/uapi/linux/
H A Dvfio.h1325 struct vfio_device_low_power_entry_with_wakeup { struct
1326 __s32 wakeup_eventfd;
1327 __u32 reserved;
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/arm/include/bionic/libc/kernel/uapi/linux/
H A Dvfio.h349 struct vfio_device_low_power_entry_with_wakeup { struct
350 __s32 wakeup_eventfd;
351 __u32 reserved;
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/linux/
Dvfio.h349 struct vfio_device_low_power_entry_with_wakeup { struct
350 __s32 wakeup_eventfd;
351 __u32 reserved;
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/linux_bionic/include/bionic/libc/kernel/uapi/linux/
H A Dvfio.h349 struct vfio_device_low_power_entry_with_wakeup { struct
350 __s32 wakeup_eventfd;
351 __u32 reserved;
/aosp_15_r20/bionic/libc/kernel/uapi/linux/
H A Dvfio.h349 struct vfio_device_low_power_entry_with_wakeup { struct
350 __s32 wakeup_eventfd;
351 __u32 reserved;
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/riscv64/include/bionic/libc/kernel/uapi/linux/
H A Dvfio.h349 struct vfio_device_low_power_entry_with_wakeup { struct
350 __s32 wakeup_eventfd;
351 __u32 reserved;
/aosp_15_r20/prebuilts/build-tools/sysroots/aarch64-unknown-linux-musl/include/linux/
H A Dvfio.h349 struct vfio_device_low_power_entry_with_wakeup { struct
350 __s32 wakeup_eventfd;
351 __u32 reserved;
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/arm64/include/bionic/libc/kernel/uapi/linux/
H A Dvfio.h349 struct vfio_device_low_power_entry_with_wakeup { struct
350 __s32 wakeup_eventfd;
351 __u32 reserved;
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86_64/include/bionic/libc/kernel/uapi/linux/
H A Dvfio.h349 struct vfio_device_low_power_entry_with_wakeup { struct
350 __s32 wakeup_eventfd;
351 __u32 reserved;
/aosp_15_r20/prebuilts/build-tools/sysroots/i686-unknown-linux-musl/include/linux/
H A Dvfio.h349 struct vfio_device_low_power_entry_with_wakeup { struct
350 __s32 wakeup_eventfd;
351 __u32 reserved;
/aosp_15_r20/prebuilts/build-tools/sysroots/x86_64-unknown-linux-musl/include/linux/
H A Dvfio.h349 struct vfio_device_low_power_entry_with_wakeup { struct
350 __s32 wakeup_eventfd;
351 __u32 reserved;
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86/include/bionic/libc/kernel/uapi/linux/
H A Dvfio.h349 struct vfio_device_low_power_entry_with_wakeup { struct
350 __s32 wakeup_eventfd;
351 __u32 reserved;
/aosp_15_r20/prebuilts/build-tools/sysroots/arm-unknown-linux-musleabihf/include/linux/
H A Dvfio.h349 struct vfio_device_low_power_entry_with_wakeup { struct
350 __s32 wakeup_eventfd;
351 __u32 reserved;
/aosp_15_r20/external/crosvm/vfio_sys/src/
H A Dvfio.rs523 pub struct vfio_device_low_power_entry_with_wakeup { struct
524 pub wakeup_eventfd: i32,
525 pub reserved: u32,