Searched refs:dummy_table (Results 1 – 1 of 1) sorted by relevance
2830 char *dummy_table = dummy_read_table->cpu_addr; in navi10_set_dummy_pstates_table_location() local2835 memcpy(dummy_table, &NoDbiPrbs7[0], 0x1000); in navi10_set_dummy_pstates_table_location()2836 dummy_table += 0x1000; in navi10_set_dummy_pstates_table_location()2837 memcpy(dummy_table, &DbiPrbs7[0], 0x1000); in navi10_set_dummy_pstates_table_location()2838 dummy_table += 0x1000; in navi10_set_dummy_pstates_table_location()