Searched refs:kmdb_dpi_get_gregs (Results 1 – 4 of 4) sorted by relevance
100 extern const mdb_tgt_gregset_t *kmdb_dpi_get_gregs(int);
148 kmdb_dpi_get_gregs(int cpuid) in kmdb_dpi_get_gregs() function
348 if ((gregs = kmdb_dpi_get_gregs(cpuid)) == NULL) { in kmt_cpuregs()
137 grp = kmdb_dpi_get_gregs(cpuid); in kmt_stack_common()