Home
last modified time | relevance | path

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

/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h112866 struct ipr_hrr_queue { struct
112867 struct ipr_ioa_cfg *ioa_cfg;
112868 __be32 *host_rrq;
112869 dma_addr_t host_rrq_dma;
112870 volatile __be32 *hrrq_start;
112871 volatile __be32 *hrrq_end;
112872 volatile __be32 *hrrq_curr;
112873 struct list_head hrrq_free_q;
112874 struct list_head hrrq_pending_q;
112875 spinlock_t _lock;
[all …]
H A Dvmlinux_600.h112866 struct ipr_hrr_queue { struct
112867 struct ipr_ioa_cfg *ioa_cfg;
112868 __be32 *host_rrq;
112869 dma_addr_t host_rrq_dma;
112870 volatile __be32 *hrrq_start;
112871 volatile __be32 *hrrq_end;
112872 volatile __be32 *hrrq_curr;
112873 struct list_head hrrq_free_q;
112874 struct list_head hrrq_pending_q;
112875 spinlock_t _lock;
[all …]