Home
last modified time | relevance | path

Searched refs:native_make_p4d (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/arch/x86/include/asm/
A Dpgtable_64.h153 WRITE_ONCE(*p4dp, native_make_p4d(native_pgd_val(pgd))); in native_set_p4d()
158 native_set_p4d(p4d, native_make_p4d(0)); in native_p4d_clear()
A Dpgtable_types.h314 static inline p4d_t native_make_p4d(pudval_t val) in native_make_p4d() function
326 static inline p4d_t native_make_p4d(pudval_t val) in native_make_p4d() function
A Dparavirt.h535 set_p4d(p4dp, native_make_p4d(0)); in p4d_clear()
A Dpgtable.h104 #define __p4d(x) native_make_p4d(x)
/linux-6.3-rc2/arch/x86/xen/
A Dmmu_pv.c532 return native_make_p4d(p4d); in xen_make_p4d()

Completed in 31 milliseconds