Home
last modified time | relevance | path

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

/Linux-v5.4/arch/unicore32/include/mach/
Dmemory.h49 #define KUSER_VECPAGE_BASE (KUSER_BASE + UL(0x3fff0000)) macro
51 #define kuser_vecpage_to_vectors(x) ((x) - (KUSER_VECPAGE_BASE) \
/Linux-v5.4/arch/unicore32/mm/
Dmmu.c377 map.virtual = KUSER_VECPAGE_BASE; in devicemaps_init()
/Linux-v5.4/arch/unicore32/kernel/
Dsignal.c27 #define KERN_SIGRETURN_CODE (KUSER_VECPAGE_BASE + 0x00000500)