Lines Matching defs:hdl

99 #define	HDLOPS(hdl)	((hdl)->cmih_ops)  argument
272 cmi_hdl_impl_t *hdl = IMPLHDL(ophdl); in cmi_hdl_inj_begin() local
285 cmi_hdl_impl_t *hdl = IMPLHDL(ophdl); in cmi_hdl_inj_end() local
307 #define CMI_MSRI_HASHIDX(hdl, msr) \ argument
323 #define CMI_MSRI_MATCH(ent, hdl, req_msr) \ argument
329 msri_addent(cmi_hdl_impl_t *hdl, uint_t msr, uint64_t val) in msri_addent()
365 msri_lookup(cmi_hdl_impl_t *hdl, uint_t msr, uint64_t *valp) in msri_lookup()
398 msri_rment(cmi_hdl_impl_t *hdl, uint_t msr) in msri_rment()
581 #define HDLPRIV(hdl) ((cpu_t *)(hdl)->cmih_hdlpriv) argument
584 ntv_vendor(cmi_hdl_impl_t *hdl) in ntv_vendor()
590 ntv_vendorstr(cmi_hdl_impl_t *hdl) in ntv_vendorstr()
596 ntv_family(cmi_hdl_impl_t *hdl) in ntv_family()
602 ntv_model(cmi_hdl_impl_t *hdl) in ntv_model()
608 ntv_stepping(cmi_hdl_impl_t *hdl) in ntv_stepping()
614 ntv_chipid(cmi_hdl_impl_t *hdl) in ntv_chipid()
621 ntv_procnodeid(cmi_hdl_impl_t *hdl) in ntv_procnodeid()
627 ntv_procnodes_per_pkg(cmi_hdl_impl_t *hdl) in ntv_procnodes_per_pkg()
633 ntv_coreid(cmi_hdl_impl_t *hdl) in ntv_coreid()
639 ntv_strandid(cmi_hdl_impl_t *hdl) in ntv_strandid()
645 ntv_strand_apicid(cmi_hdl_impl_t *hdl) in ntv_strand_apicid()
651 ntv_smbiosid(cmi_hdl_impl_t *hdl) in ntv_smbiosid()
657 ntv_smb_chipid(cmi_hdl_impl_t *hdl) in ntv_smb_chipid()
663 ntv_smb_bboard(cmi_hdl_impl_t *hdl) in ntv_smb_bboard()
669 ntv_chiprev(cmi_hdl_impl_t *hdl) in ntv_chiprev()
675 ntv_chiprevstr(cmi_hdl_impl_t *hdl) in ntv_chiprevstr()
681 ntv_getsockettype(cmi_hdl_impl_t *hdl) in ntv_getsockettype()
687 ntv_getsocketstr(cmi_hdl_impl_t *hdl) in ntv_getsocketstr()
693 ntv_chipsig(cmi_hdl_impl_t *hdl) in ntv_chipsig()
714 ntv_ncache(cmi_hdl_impl_t *hdl, uint32_t *ncache) in ntv_ncache()
721 ntv_cache(cmi_hdl_impl_t *hdl, uint32_t cno, x86_cache_t *cachep) in ntv_cache()
728 ntv_logical_id(cmi_hdl_impl_t *hdl) in ntv_logical_id()
747 ntv_getcr4(cmi_hdl_impl_t *hdl) in ntv_getcr4()
771 ntv_setcr4(cmi_hdl_impl_t *hdl, ulong_t val) in ntv_setcr4()
805 ntv_rdmsr(cmi_hdl_impl_t *hdl, uint_t msr, uint64_t *valp) in ntv_rdmsr()
843 ntv_wrmsr(cmi_hdl_impl_t *hdl, uint_t msr, uint64_t val) in ntv_wrmsr()
855 ntv_msrinterpose(cmi_hdl_impl_t *hdl, uint_t msr, uint64_t val) in ntv_msrinterpose()
878 ntv_int(cmi_hdl_impl_t *hdl, int int_no) in ntv_int()
886 ntv_online(cmi_hdl_impl_t *hdl, int new_status, int *old_status) in ntv_online()
914 #define HDLPRIV(hdl) ((xen_mc_lcpu_cookie_t)(hdl)->cmih_hdlpriv) argument
920 xpv_vendor(cmi_hdl_impl_t *hdl) in xpv_vendor()
927 xpv_vendorstr(cmi_hdl_impl_t *hdl) in xpv_vendorstr()
933 xpv_family(cmi_hdl_impl_t *hdl) in xpv_family()
939 xpv_model(cmi_hdl_impl_t *hdl) in xpv_model()
945 xpv_stepping(cmi_hdl_impl_t *hdl) in xpv_stepping()
951 xpv_chipid(cmi_hdl_impl_t *hdl) in xpv_chipid()
957 xpv_procnodeid(cmi_hdl_impl_t *hdl) in xpv_procnodeid()
963 xpv_procnodes_per_pkg(cmi_hdl_impl_t *hdl) in xpv_procnodes_per_pkg()
969 xpv_coreid(cmi_hdl_impl_t *hdl) in xpv_coreid()
975 xpv_strandid(cmi_hdl_impl_t *hdl) in xpv_strandid()
981 xpv_strand_apicid(cmi_hdl_impl_t *hdl) in xpv_strand_apicid()
987 xpv_smbiosid(cmi_hdl_impl_t *hdl) in xpv_smbiosid()
993 xpv_smb_chipid(cmi_hdl_impl_t *hdl) in xpv_smb_chipid()
999 xpv_smb_bboard(cmi_hdl_impl_t *hdl) in xpv_smb_bboard()
1007 xpv_chiprev(cmi_hdl_impl_t *hdl) in xpv_chiprev()
1016 xpv_chiprevstr(cmi_hdl_impl_t *hdl) in xpv_chiprevstr()
1025 xpv_getsockettype(cmi_hdl_impl_t *hdl) in xpv_getsockettype()
1034 xpv_getsocketstr(cmi_hdl_impl_t *hdl) in xpv_getsocketstr()
1042 xpv_chipsig(cmi_hdl_impl_t *hdl) in xpv_chipsig()
1048 xpv_ncache(cmi_hdl_impl_t *hdl, uint32_t *ncache) in xpv_ncache()
1054 xpv_cache(cmi_hdl_impl_t *hdl, uint32_t cno, x86_cache_t *cachep) in xpv_cache()
1060 xpv_logical_id(cmi_hdl_impl_t *hdl) in xpv_logical_id()
1066 xpv_rdmsr(cmi_hdl_impl_t *hdl, uint_t msr, uint64_t *valp) in xpv_rdmsr()
1093 xpv_wrmsr_cmn(cmi_hdl_impl_t *hdl, uint_t msr, uint64_t val, boolean_t intpose) in xpv_wrmsr_cmn()
1118 xpv_wrmsr(cmi_hdl_impl_t *hdl, uint_t msr, uint64_t val) in xpv_wrmsr()
1125 xpv_msrinterpose(cmi_hdl_impl_t *hdl, uint_t msr, uint64_t val) in xpv_msrinterpose()
1131 xpv_int(cmi_hdl_impl_t *hdl, int int_no) in xpv_int()
1150 xpv_online(cmi_hdl_impl_t *hdl, int new_status, int *old_status) in xpv_online()
1290 cmi_hdl_impl_t *hdl; in cmi_hdl_create() local
1404 cmi_hdl_impl_t *hdl = IMPLHDL(ophdl); in cmi_read_smbios() local
1443 cmi_hdl_impl_t *hdl = IMPLHDL(ophdl); in cmi_hdl_hold() local
1488 cmi_hdl_impl_t *hdl = IMPLHDL(ophdl); in cmi_hdl_rele() local
1497 cmi_hdl_impl_t *hdl = IMPLHDL(ophdl); in cmi_hdl_destroy() local
1535 cmi_hdl_impl_t *hdl = IMPLHDL(ophdl); in cmi_hdl_setmc() local
1621 cmi_hdl_impl_t *hdl = ent->cmae_hdlp; in cmi_hdl_walk() local
1766 cmi_ntv_hwdisable_mce(cmi_hdl_t hdl) in cmi_ntv_hwdisable_mce()
1786 cmi_hdl_impl_t *hdl = IMPLHDL(ophdl); in cmi_hdlconf_rdmsr_nohw() local
1794 cmi_hdl_impl_t *hdl = IMPLHDL(ophdl); in cmi_hdlconf_wrmsr_nohw() local
1802 cmi_hdl_impl_t *hdl = IMPLHDL(ophdl); in cmi_hdl_rdmsr() local
1824 cmi_hdl_impl_t *hdl = IMPLHDL(ophdl); in cmi_hdl_wrmsr() local
1838 cmi_hdl_impl_t *hdl = IMPLHDL(ophdl); in cmi_hdl_enable_mce() local
1853 cmi_hdl_impl_t *hdl = IMPLHDL(ophdl); in cmi_hdl_msrinterpose() local
1873 cmi_hdl_impl_t *hdl = IMPLHDL(ophdl); in cmi_hdl_msrforward() local
1896 int *interpose, ddi_acc_handle_t hdl) in cmi_pci_get_cmn()
1942 ddi_acc_handle_t hdl) in cmi_pci_getb()
1950 ddi_acc_handle_t hdl) in cmi_pci_getw()
1958 ddi_acc_handle_t hdl) in cmi_pci_getl()
1983 ddi_acc_handle_t hdl, uint32_t val) in cmi_pci_put_cmn()
2024 cmi_pci_putb(int bus, int dev, int func, int reg, ddi_acc_handle_t hdl, in cmi_pci_putb()
2031 cmi_pci_putw(int bus, int dev, int func, int reg, ddi_acc_handle_t hdl, in cmi_pci_putw()
2038 cmi_pci_putl(int bus, int dev, int func, int reg, ddi_acc_handle_t hdl, in cmi_pci_putl()
2045 cmi_cache_ncaches(cmi_hdl_t hdl, uint32_t *ncache) in cmi_cache_ncaches()
2052 cmi_cache_info(cmi_hdl_t hdl, uint32_t cno, x86_cache_t *cachep) in cmi_cache_info()