Home
last modified time | relevance | path

Searched refs:embedded_bootconfig_data_end (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/lib/
Dbootconfig-data.S9 .global embedded_bootconfig_data_end
10 embedded_bootconfig_data_end: label
Dbootconfig.c19 extern __visible const char embedded_bootconfig_data_end[];
23 *size = embedded_bootconfig_data_end - embedded_bootconfig_data; in xbc_get_embedded_bootconfig()