Searched refs:BOOTARGS_SECTION_ATTR (Results 1 – 2 of 2) sorted by relevance
157 #define BOOTARGS_SECTION_ATTR __attribute__((section("__DATA, __const"))) macro160 #define BOOTARGS_SECTION_ATTR macro163 boot_args const_boot_args BOOTARGS_SECTION_ATTR; variable164 boot_args *BootArgs BOOTARGS_SECTION_ATTR; variable
161 #define BOOTARGS_SECTION_ATTR __attribute__((section("__DATA, __const"))) macro164 #define BOOTARGS_SECTION_ATTR macro167 boot_args const_boot_args BOOTARGS_SECTION_ATTR; variable168 boot_args *BootArgs BOOTARGS_SECTION_ATTR; variable