Searched refs:pgd_alloc (Results 1 – 25 of 28) sorted by relevance
12
26 extern pgd_t *pgd_alloc(struct mm_struct *);
30 pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
10 extern pgd_t *pgd_alloc(struct mm_struct *mm);
26 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
15 static inline pgd_t *pgd_alloc (struct mm_struct *mm) in pgd_alloc() function
17 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
35 #define pgd_alloc(mm) get_pgd_fast() macro
32 extern pgd_t *pgd_alloc(struct mm_struct *mm);
90 static inline pgd_t * pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
87 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
35 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
43 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
36 #define pgd_alloc(mm) get_pgd_slow(mm) macro
25 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
153 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
134 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
21 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
47 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
28 extern pgd_t *pgd_alloc(struct mm_struct *);
141 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
41 pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
225 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
269 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
73 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
421 .pgd_alloc = __paravirt_pgd_alloc,