Home
last modified time | relevance | path

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

/arch/arm/include/asm/
Dprocessor.h58 #define nommu_start_thread(regs) do { } while (0) macro
60 #define nommu_start_thread(regs) regs->ARM_r10 = current->mm->start_data macro
79 nommu_start_thread(regs); \