Home
last modified time | relevance | path

Searched defs:fsl_mc_io (Results 1 – 2 of 2) sorted by relevance

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h75590 struct fsl_mc_io { struct
75591 struct device *dev;
75592 u16 flags;
75593 u32 portal_size;
75594 phys_addr_t portal_phys_addr;
75595 void *portal_virt_addr;
75596 struct fsl_mc_device *dpmcp_dev;
75597 union {
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h85337 struct fsl_mc_io { struct
85338 struct device *dev;
85339 u16 flags;
85340 u32 portal_size;
85341 phys_addr_t portal_phys_addr;
85342 void *portal_virt_addr;
85343 struct fsl_mc_device *dpmcp_dev;
85344 union {