Home
last modified time | relevance | path

Searched defs:hpa (Results 1 – 10 of 10) sorted by relevance

/openbsd-src/sys/arch/hppa/include/
H A Diomod.h244 struct hpa { struct
245 u_int hpa_ones: 4, /* must be 1's; this is an I/O space addr */ argument
246 hpa_flex:10, /* bus address for this module */ argument
247 hpa_fixed:6, /* location of module on bus */ argument
248 hpa_up : 1, /* 1 == upper page, 0 == lower page */ argument
249 hpa_set : 5, /* register set */ argument
250 hpa_reg : 4, /* register number within a register set */ argument
251 hpa_zeros:2; /* must be 0's; addrs are word aligned */ argument
H A Dpdc.h446 u_int hpa; /* HPA of processor */ member
531 u_int hpa; member
538 u_int hpa; member
544 u_int hpa; member
587 u_int hpa; /* HPA for module */ member
/openbsd-src/sys/arch/hppa/dev/
H A Duturn.c95 hppa_hpa_t hpa; local
H A Dapic.c162 hppa_hpa_t hpa = cpu_gethpa(0); in apic_intr_establish() local
/openbsd-src/sys/arch/hppa/stand/libsa/
H A Dcmd_hppa.c895 dino_conf_read(u_int hpa, int dev, int fn, u_int reg) in dino_conf_read()
913 elroy_conf_read(u_int hpa, int dev, int fn, u_int reg) in elroy_conf_read()
/openbsd-src/sys/arch/hppa/hppa/
H A Dautoconf.c207 hppa_hpa_t hpa, int cpu_scan) in pdc_scanbus()
/openbsd-src/sys/dev/pci/
H A Dif_hme_pci.c104 hme_pci_enaddr(struct hme_softc *sc, struct pci_attach_args *hpa) in hme_pci_enaddr()
/openbsd-src/sys/arch/amd64/amd64/
H A Dpmap.c2525 pmap_enter_ept(struct pmap * pmap,paddr_t gpa,paddr_t hpa,vm_prot_t prot) pmap_enter_ept() argument
H A Dvmm_machdep.c3759 paddr_t hpa; vmm_translate_gva() local
/openbsd-src/sys/dev/acpi/
H A Dacpidmar.c1545 paddr_t hpa; in _iommu_map() local