Lines Matching defs:hpa
131 /* size of HPA space for any device */
208 u_int memc_hpa_h; /* HPA of CPU (high) */
213 u_int mem_hpa; /* HPA of CPU */
218 struct iomod *imm_hpa; /* HPA of Initial Memory module */
239 * A Hard Physical Address (HPA) can be broken down as follows.
244 * 256K-bytes of HPA space for each bus, however only values from
252 * A modules HPA space consists of 2 pages; the "up" bit specifies
258 struct hpa {
271 * provided by the HPA space). A Soft Physical Address (SPA) can be
314 * All I/O and Memory modules have 4K-bytes of HPA space associated with
331 void * io_flex; /* (WO) HPA flex addr, LSB: bus master flag */
350 u_int io_io_low; /* bottom of I/O HPA address Range */
351 u_int io_io_high; /* top of I/O HPA address Range */