Lines Matching defs:hdl
97 #define HDLOPS(hdl) ((hdl)->cmih_ops) argument
267 cmi_hdl_impl_t *hdl = IMPLHDL(ophdl); in cmi_hdl_inj_begin() local
280 cmi_hdl_impl_t *hdl = IMPLHDL(ophdl); in cmi_hdl_inj_end() local
302 #define CMI_MSRI_HASHIDX(hdl, msr) \ argument
318 #define CMI_MSRI_MATCH(ent, hdl, req_msr) \ argument
324 msri_addent(cmi_hdl_impl_t *hdl, uint_t msr, uint64_t val) in msri_addent()
360 msri_lookup(cmi_hdl_impl_t *hdl, uint_t msr, uint64_t *valp) in msri_lookup()
393 msri_rment(cmi_hdl_impl_t *hdl, uint_t msr) in msri_rment()
576 #define HDLPRIV(hdl) ((cpu_t *)(hdl)->cmih_hdlpriv) argument
579 ntv_vendor(cmi_hdl_impl_t *hdl) in ntv_vendor()
585 ntv_vendorstr(cmi_hdl_impl_t *hdl) in ntv_vendorstr()
591 ntv_family(cmi_hdl_impl_t *hdl) in ntv_family()
597 ntv_model(cmi_hdl_impl_t *hdl) in ntv_model()
603 ntv_stepping(cmi_hdl_impl_t *hdl) in ntv_stepping()
609 ntv_chipid(cmi_hdl_impl_t *hdl) in ntv_chipid()
616 ntv_procnodeid(cmi_hdl_impl_t *hdl) in ntv_procnodeid()
622 ntv_procnodes_per_pkg(cmi_hdl_impl_t *hdl) in ntv_procnodes_per_pkg()
628 ntv_coreid(cmi_hdl_impl_t *hdl) in ntv_coreid()
634 ntv_strandid(cmi_hdl_impl_t *hdl) in ntv_strandid()
640 ntv_strand_apicid(cmi_hdl_impl_t *hdl) in ntv_strand_apicid()
646 ntv_smbiosid(cmi_hdl_impl_t *hdl) in ntv_smbiosid()
652 ntv_smb_chipid(cmi_hdl_impl_t *hdl) in ntv_smb_chipid()
658 ntv_smb_bboard(cmi_hdl_impl_t *hdl) in ntv_smb_bboard()
664 ntv_chiprev(cmi_hdl_impl_t *hdl) in ntv_chiprev()
670 ntv_chiprevstr(cmi_hdl_impl_t *hdl) in ntv_chiprevstr()
676 ntv_getsockettype(cmi_hdl_impl_t *hdl) in ntv_getsockettype()
682 ntv_getsocketstr(cmi_hdl_impl_t *hdl) in ntv_getsocketstr()
688 ntv_logical_id(cmi_hdl_impl_t *hdl) in ntv_logical_id()
707 ntv_getcr4(cmi_hdl_impl_t *hdl) in ntv_getcr4()
731 ntv_setcr4(cmi_hdl_impl_t *hdl, ulong_t val) in ntv_setcr4()
765 ntv_rdmsr(cmi_hdl_impl_t *hdl, uint_t msr, uint64_t *valp) in ntv_rdmsr()
803 ntv_wrmsr(cmi_hdl_impl_t *hdl, uint_t msr, uint64_t val) in ntv_wrmsr()
815 ntv_msrinterpose(cmi_hdl_impl_t *hdl, uint_t msr, uint64_t val) in ntv_msrinterpose()
838 ntv_int(cmi_hdl_impl_t *hdl, int int_no) in ntv_int()
846 ntv_online(cmi_hdl_impl_t *hdl, int new_status, int *old_status) in ntv_online()
874 #define HDLPRIV(hdl) ((xen_mc_lcpu_cookie_t)(hdl)->cmih_hdlpriv) argument
880 xpv_vendor(cmi_hdl_impl_t *hdl) in xpv_vendor()
887 xpv_vendorstr(cmi_hdl_impl_t *hdl) in xpv_vendorstr()
893 xpv_family(cmi_hdl_impl_t *hdl) in xpv_family()
899 xpv_model(cmi_hdl_impl_t *hdl) in xpv_model()
905 xpv_stepping(cmi_hdl_impl_t *hdl) in xpv_stepping()
911 xpv_chipid(cmi_hdl_impl_t *hdl) in xpv_chipid()
917 xpv_procnodeid(cmi_hdl_impl_t *hdl) in xpv_procnodeid()
923 xpv_procnodes_per_pkg(cmi_hdl_impl_t *hdl) in xpv_procnodes_per_pkg()
929 xpv_coreid(cmi_hdl_impl_t *hdl) in xpv_coreid()
935 xpv_strandid(cmi_hdl_impl_t *hdl) in xpv_strandid()
941 xpv_strand_apicid(cmi_hdl_impl_t *hdl) in xpv_strand_apicid()
947 xpv_smbiosid(cmi_hdl_impl_t *hdl) in xpv_smbiosid()
953 xpv_smb_chipid(cmi_hdl_impl_t *hdl) in xpv_smb_chipid()
959 xpv_smb_bboard(cmi_hdl_impl_t *hdl) in xpv_smb_bboard()
967 xpv_chiprev(cmi_hdl_impl_t *hdl) in xpv_chiprev()
976 xpv_chiprevstr(cmi_hdl_impl_t *hdl) in xpv_chiprevstr()
985 xpv_getsockettype(cmi_hdl_impl_t *hdl) in xpv_getsockettype()
994 xpv_getsocketstr(cmi_hdl_impl_t *hdl) in xpv_getsocketstr()
1001 xpv_logical_id(cmi_hdl_impl_t *hdl) in xpv_logical_id()
1007 xpv_rdmsr(cmi_hdl_impl_t *hdl, uint_t msr, uint64_t *valp) in xpv_rdmsr()
1034 xpv_wrmsr_cmn(cmi_hdl_impl_t *hdl, uint_t msr, uint64_t val, boolean_t intpose) in xpv_wrmsr_cmn()
1059 xpv_wrmsr(cmi_hdl_impl_t *hdl, uint_t msr, uint64_t val) in xpv_wrmsr()
1066 xpv_msrinterpose(cmi_hdl_impl_t *hdl, uint_t msr, uint64_t val) in xpv_msrinterpose()
1072 xpv_int(cmi_hdl_impl_t *hdl, int int_no) in xpv_int()
1091 xpv_online(cmi_hdl_impl_t *hdl, int new_status, int *old_status) in xpv_online()
1231 cmi_hdl_impl_t *hdl; in cmi_hdl_create() local
1336 cmi_hdl_impl_t *hdl = IMPLHDL(ophdl); in cmi_read_smbios() local
1375 cmi_hdl_impl_t *hdl = IMPLHDL(ophdl); in cmi_hdl_hold() local
1420 cmi_hdl_impl_t *hdl = IMPLHDL(ophdl); in cmi_hdl_rele() local
1429 cmi_hdl_impl_t *hdl = IMPLHDL(ophdl); in cmi_hdl_destroy() local
1467 cmi_hdl_impl_t *hdl = IMPLHDL(ophdl); in cmi_hdl_setmc() local
1553 cmi_hdl_impl_t *hdl = ent->cmae_hdlp; in cmi_hdl_walk() local
1695 cmi_ntv_hwdisable_mce(cmi_hdl_t hdl) in cmi_ntv_hwdisable_mce()
1715 cmi_hdl_impl_t *hdl = IMPLHDL(ophdl); in cmi_hdlconf_rdmsr_nohw() local
1723 cmi_hdl_impl_t *hdl = IMPLHDL(ophdl); in cmi_hdlconf_wrmsr_nohw() local
1731 cmi_hdl_impl_t *hdl = IMPLHDL(ophdl); in cmi_hdl_rdmsr() local
1753 cmi_hdl_impl_t *hdl = IMPLHDL(ophdl); in cmi_hdl_wrmsr() local
1767 cmi_hdl_impl_t *hdl = IMPLHDL(ophdl); in cmi_hdl_enable_mce() local
1782 cmi_hdl_impl_t *hdl = IMPLHDL(ophdl); in cmi_hdl_msrinterpose() local
1802 cmi_hdl_impl_t *hdl = IMPLHDL(ophdl); in cmi_hdl_msrforward() local
1825 int *interpose, ddi_acc_handle_t hdl) in cmi_pci_get_cmn()
1871 ddi_acc_handle_t hdl) in cmi_pci_getb()
1879 ddi_acc_handle_t hdl) in cmi_pci_getw()
1887 ddi_acc_handle_t hdl) in cmi_pci_getl()
1912 ddi_acc_handle_t hdl, uint32_t val) in cmi_pci_put_cmn()
1953 cmi_pci_putb(int bus, int dev, int func, int reg, ddi_acc_handle_t hdl, in cmi_pci_putb()
1960 cmi_pci_putw(int bus, int dev, int func, int reg, ddi_acc_handle_t hdl, in cmi_pci_putw()
1967 cmi_pci_putl(int bus, int dev, int func, int reg, ddi_acc_handle_t hdl, in cmi_pci_putl()