Searched refs:dcbt (Results 1 – 13 of 13) sorted by relevance
| /linux/tools/testing/selftests/powerpc/copyloops/asm/ |
| H A D | ppc_asm.h | 54 dcbt 0,from,0b01000; /* addr from */ \ 55 dcbt 0,from_parms,0b01010; /* length and depth from */ \ 60 dcbt 0,scratch,0b01010; /* all streams GO */
|
| /linux/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_bios.c | 1822 struct dcb_table *dcbt = &bios->dcb; in dcb_fake_connectors() local 1832 for (i = 0; i < dcbt->entries; i++) { in dcb_fake_connectors() 1833 if (dcbt->entry[i].connector) in dcb_fake_connectors() 1844 for (i = 0; i < dcbt->entries; i++) { in dcb_fake_connectors() 1845 u8 i2c = dcbt->entry[i].i2c_index; in dcb_fake_connectors() 1847 dcbt->entry[i].connector = idx++; in dcb_fake_connectors() 1851 dcbt->entry[i].connector = map[i2c] - 1; in dcb_fake_connectors() 1870 u8 *dcbt, *conn; in parse_dcb_table() local 1873 dcbt = olddcb_table(dev); in parse_dcb_table() 1874 if (!dcbt) { in parse_dcb_table() [all …]
|
| /linux/arch/powerpc/lib/ |
| H A D | checksum_32.S | 179 111: dcbt r3,r4 183 dcbt r3,r4 191 53: dcbt r3,r4
|
| H A D | copy_32.S | 373 111: dcbt r3,r4 377 dcbt r3,r4 385 53: dcbt r3,r4
|
| H A D | copypage_64.S | 40 dcbt r9,r4
|
| H A D | memcmp_64.S | 153 dcbt 0,r3 154 dcbt 0,r4
|
| H A D | memcpy_64.S | 45 dcbt 0,r4
|
| H A D | copyuser_64.S | 66 dcbt 0,r4
|
| /linux/tools/testing/selftests/powerpc/primitives/asm/ |
| H A D | ppc_asm.h | 507 * dcbt are different so this must only be used for server. 513 dcbt 0,scratch,0b01010; \ 522 dcbt 0,from,0b01000; /* addr from */ \ 523 dcbt 0,from_parms,0b01010; /* length and depth from */ \ 528 dcbt 0,scratch,0b01010; /* all streams GO */ \
|
| /linux/arch/powerpc/include/asm/ |
| H A D | ppc_asm.h | 513 dcbt 0,scratch,0b01010; \ 522 dcbt 0,from,0b01000; /* addr from */ \ 523 dcbt 0,from_parms,0b01010; /* length and depth from */ \ 528 dcbt 0,scratch,0b01010; /* all streams GO */ \
|
| /linux/tools/testing/selftests/powerpc/stringloops/ |
| H A D | memcmp_64.S | 153 dcbt 0,r3 154 dcbt 0,r4
|
| /linux/tools/testing/selftests/powerpc/copyloops/ |
| H A D | memcpy_64.S | 45 dcbt 0,r4
|
| H A D | copyuser_64.S | 66 dcbt 0,r4
|