Home
last modified time | relevance | path

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

/openbmc/linux/drivers/parisc/
H A Dsba_iommu.c1564 printk("sba_hw_init(): mem_boot 0x%x 0x%x 0x%x 0x%x\n", PAGE0->mem_boot.hpa, in sba_hw_init()
1565 PAGE0->mem_boot.spa, PAGE0->mem_boot.pad, PAGE0->mem_boot.cl_class); in sba_hw_init()
1576 if ((PAGE0->mem_boot.cl_class != CL_RANDOM) in sba_hw_init()
1577 && (PAGE0->mem_boot.cl_class != CL_SEQU)) { in sba_hw_init()
/openbmc/linux/arch/parisc/include/uapi/asm/
H A Dpdc.h441 struct pz_device mem_boot; /* description of boot device */ member