Searched refs:KUSER_VECPAGE_BASE (Results 1 – 3 of 3) sorted by relevance
52 #define KUSER_VECPAGE_BASE (KUSER_BASE + UL(0x3fff0000)) macro54 #define kuser_vecpage_to_vectors(x) ((x) - (KUSER_VECPAGE_BASE) \
379 map.virtual = KUSER_VECPAGE_BASE; in devicemaps_init()
30 #define KERN_SIGRETURN_CODE (KUSER_VECPAGE_BASE + 0x00000500)