Home
last modified time | relevance | path

Searched defs:tsb (Results 1 – 9 of 9) sorted by relevance

/linux/arch/s390/include/asm/
H A Dfcx.h49 dma64_t tsb; member
162 struct tsb { struct
163 u32 length:8;
164 u32 flags:8;
165 u32 dcw_offset:16;
166 u32 count;
168 union {
172 } __attribute__ ((packed)) tsa;
/linux/arch/sparc/include/asm/
H A Dmmu_64.h66 struct tsb { struct
73 void tsb_init(struct tsb *tsb, unsigned long size); argument
76 struct tsb *tsb; member
/linux/arch/sparc/mm/
H A Dtsb.c69 static void __flush_tsb_one_entry(unsigned long tsb, unsigned long v, in __flush_tsb_one_entry()
84 unsigned long tsb, unsigned long nentries) in __flush_tsb_one()
93 static void __flush_huge_tsb_one_entry(unsigned long tsb, unsigned long v, in __flush_huge_tsb_one_entry()
108 unsigned long tsb, unsigned long nentries, in __flush_huge_tsb_one()
H A Dinit_64.c321 struct tsb *tsb = mm->context.tsb_block[tsb_index].tsb; in __update_mmu_tsb_insert() local
[all...]
/linux/drivers/s390/cio/
H A Dfcx.c242 void tcw_set_tsb(struct tcw *tcw, struct tsb *tsb) in tcw_set_tsb()
272 void tsb_init(struct tsb *tsb) in tsb_init()
/linux/drivers/s390/block/
H A Ddasd_3990_erp.c2345 struct tsb *tsb; in dasd_3990_erp_add_erp() local
H A Ddasd.c4028 struct tsb *tsb = NULL; in dasd_get_sense() local
H A Ddasd_eckd.c5669 struct tsb *tsb; in dasd_eckd_dump_sense_tcw() local
/linux/drivers/net/ethernet/broadcom/
H A Dbcmsysport.c1217 struct bcm_tsb *tsb; in bcm_sysport_insert_tsb() local