Searched refs:USER_LIMIT (Results 1 – 1 of 1) sorted by relevance
122 #define USER_LIMIT ((STACK_TOP_MAX + PGDIR_SIZE - 1) & PGDIR_MASK) macro597 if (offset < pgd_index(USER_LIMIT)) { in xen_get_user_pgd()702 hole_low = pgd_index(USER_LIMIT); in __xen_pgd_walk()878 if (__xen_pgd_walk(mm, pgd, xen_pin_page, USER_LIMIT)) { in __xen_pgd_pin()1025 __xen_pgd_walk(mm, pgd, xen_unpin_page, USER_LIMIT); in __xen_pgd_unpin()