Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
A Dhead-64.h138 #define FIXED_SECTION_ENTRY_END_LOCATION(sname, name, start, size) \ macro
/arch/powerpc/kernel/
A Dexceptions-64s.S39 FIXED_SECTION_ENTRY_END_LOCATION(real_vectors, exc_real_##start##_##name, start, size)
45 FIXED_SECTION_ENTRY_END_LOCATION(virt_vectors, exc_virt_##start##_##name, start, size)
63 FIXED_SECTION_ENTRY_END_LOCATION(real_vectors, exc_real_##start##_##unused, start, size)
67 FIXED_SECTION_ENTRY_END_LOCATION(virt_vectors, exc_virt_##start##_##unused, start, size)

Completed in 7 milliseconds