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