Home
last modified time | relevance | path

Searched refs:native_set_p4d (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/arch/x86/include/asm/
A Dpgtable_64.h142 static inline void native_set_p4d(p4d_t *p4dp, p4d_t p4d) in native_set_p4d() function
158 native_set_p4d(p4d, native_make_p4d(0)); in native_p4d_clear()
A Dpgtable.h81 # define set_p4d(p4dp, p4d) native_set_p4d(p4dp, p4d)
/linux-6.3-rc2/arch/x86/kernel/
A Dparavirt.c351 .mmu.set_p4d = native_set_p4d,

Completed in 8 milliseconds