Searched refs:KUSER_VECPAGE_BASE (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/unicore32/include/mach/
H A Dmemory.h52 #define KUSER_VECPAGE_BASE (KUSER_BASE + UL(0x3fff0000)) macro
54 #define kuser_vecpage_to_vectors(x) ((x) - (KUSER_VECPAGE_BASE) \
/linux-4.4.14/arch/unicore32/kernel/
H A Dsignal.c30 #define KERN_SIGRETURN_CODE (KUSER_VECPAGE_BASE + 0x00000500)
/linux-4.4.14/arch/unicore32/mm/
H A Dmmu.c379 map.virtual = KUSER_VECPAGE_BASE; devicemaps_init()

Completed in 121 milliseconds