Home
last modified time | relevance | path

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

/qemu/hw/alpha/
H A Dtyphoon.c37 typedef struct TyphoonPchip { struct
49 } TyphoonPchip; argument
57 TyphoonPchip pchip;
677 TyphoonPchip *pchip = container_of(iommu, TyphoonPchip, iommu); in typhoon_translate_iommu()