Searched refs:__refdata (Results 1 – 10 of 10) sorted by relevance
74 static struct kunit_case __refdata riscv_module_linking_test_cases[] = {
122 #define __initmv __refdata
63 struct e820_table *e820_table __refdata = &e820_table_init; variable64 struct e820_table *e820_table_kexec __refdata = &e820_table_kexec_init; variable65 struct e820_table *e820_table_firmware __refdata = &e820_table_firmware_init; variable
463 static struct parisc_driver cpu_driver __refdata = { variable
491 static debug_info_t __refdata var = \
620 __typeof__(_type) *_name##_early_ptr __refdata = _name##_early_map626 __typeof__(_type) *_name##_early_ptr __refdata = _name##_early_map
718 static struct shutdown_action __refdata ipl_action = {1554 static struct shutdown_action __refdata reipl_action = {1896 static struct shutdown_action __refdata dump_action = {1929 static struct shutdown_action __refdata dump_reipl_action = {
838 struct omap1_clk dummy_ck __refdata = { variable
82 static struct cache_map *cache_map __refdata = init_cache_map; variable
118 static unsigned long *discontig_frames __refdata = discontig_frames_early; variable
Completed in 28 milliseconds