Home
last modified time | relevance | path

Searched refs:__refdata (Results 1 – 7 of 7) sorted by relevance

/arch/alpha/kernel/
Dmachvec_impl.h139 #define __initmv __refdata
/arch/x86/include/asm/
Dpercpu.h409 __typeof__(_type) *_name##_early_ptr __refdata = _name##_early_map
415 __typeof__(_type) *_name##_early_ptr __refdata = _name##_early_map
/arch/x86/kernel/
De820.c63 struct e820_table *e820_table __refdata = &e820_table_init; variable
64 struct e820_table *e820_table_kexec __refdata = &e820_table_kexec_init; variable
65 struct e820_table *e820_table_firmware __refdata = &e820_table_firmware_init; variable
/arch/s390/include/asm/
Ddebug.h482 static debug_info_t __refdata var = \
/arch/parisc/kernel/
Dprocessor.c456 static struct parisc_driver cpu_driver __refdata = { variable
/arch/s390/kernel/
Dipl.c565 static struct shutdown_action __refdata ipl_action = {
1401 static struct shutdown_action __refdata reipl_action = {
1638 static struct shutdown_action __refdata dump_action = {
1656 static struct shutdown_action __refdata dump_reipl_action = {
/arch/arm64/mm/
Dfault.c947 static struct fault_info __refdata debug_fault_info[] = {