Searched refs:ht (Results 1 – 9 of 9) sorted by relevance
231 struct hard_trap_info *ht; in compute_signal() local233 for (ht = hard_trap_info; ht->tt && ht->signo; ht++) in compute_signal()234 if (ht->tt == tt) in compute_signal()235 return ht->signo; in compute_signal()
232 u16 ht[NUM_WATCH_REGS]; in ptrace_set_watch_regs() local253 __get_user(ht[i], &addr->WATCH_STYLE.watchhi[i]); in ptrace_set_watch_regs()254 if (ht[i] & ~0xff8) in ptrace_set_watch_regs()263 child->thread.watch.mips3264.watchhi[i] = ht[i]; in ptrace_set_watch_regs()
95 struct hard_trap_info *ht; in computeSignal() local97 for (ht = hard_trap_info; ht->tt && ht->signo; ht++) in computeSignal()98 if (ht->tt == tt) in computeSignal()99 return ht->signo; in computeSignal()
574 struct device_node *ht = NULL; in maple_pci_init() local598 ht = np; in maple_pci_init()605 if (ht && maple_add_bridge(ht) != 0) in maple_pci_init()606 of_node_put(ht); in maple_pci_init()
88 int cccr_a, t, ht, b; in pxa27x_get_clk_frequency_khz() local96 ht = clkcfg & (1 << 2); in pxa27x_get_clk_frequency_khz()
1013 struct device_node *ht = NULL; in pmac_pci_init() local1034 ht = np; in pmac_pci_init()1043 if (ht && pmac_add_bridge(ht) != 0) in pmac_pci_init()1044 of_node_put(ht); in pmac_pci_init()
79 endian_def_b4(unused0, ht, mlt, cls);
287 uint32_t ht:8; member293 uint32_t ht:8;
1292 PMU_FORMAT_ATTR(ht, "config:63" );