Searched defs:write_cr3 (Results 1 – 3 of 3) sorted by relevance
161 static inline void write_cr3(unsigned long x) in write_cr3() function
163 static inline void write_cr3(unsigned long x) in write_cr3() function
150 void (*write_cr3)(unsigned long); member