Searched refs:native_set_p4d (Results 1 – 3 of 3) sorted by relevance
142 static inline void native_set_p4d(p4d_t *p4dp, p4d_t p4d) in native_set_p4d() function158 native_set_p4d(p4d, native_make_p4d(0)); in native_p4d_clear()
78 # define set_p4d(p4dp, p4d) native_set_p4d(p4dp, p4d)
375 .mmu.set_p4d = native_set_p4d,