Home
last modified time | relevance | path

Searched defs:bmp (Results 1 – 3 of 3) sorted by relevance

/arch/powerpc/sysdev/
Dmsi_bitmap.c18 int msi_bitmap_alloc_hwirqs(struct msi_bitmap *bmp, int num) in msi_bitmap_alloc_hwirqs()
42 void msi_bitmap_free_hwirqs(struct msi_bitmap *bmp, unsigned int offset, in msi_bitmap_free_hwirqs()
56 void msi_bitmap_reserve_hwirq(struct msi_bitmap *bmp, unsigned int hwirq) in msi_bitmap_reserve_hwirq()
78 int msi_bitmap_reserve_dt_hwirqs(struct msi_bitmap *bmp) in msi_bitmap_reserve_dt_hwirqs()
115 int __ref msi_bitmap_alloc(struct msi_bitmap *bmp, unsigned int irq_count, in msi_bitmap_alloc()
148 void msi_bitmap_free(struct msi_bitmap *bmp) in msi_bitmap_free()
160 struct msi_bitmap bmp; in test_basics() local
226 struct msi_bitmap bmp; in test_of_node() local
/arch/powerpc/platforms/4xx/
Dhsta_msi.c31 struct msi_bitmap bmp; member
/arch/powerpc/platforms/ps3/
Dinterrupt.c89 struct ps3_bmp bmp __attribute__ ((aligned (PS3_BMP_MINALIGN))); member