Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/include/asm/
A Dpgtable_64.h161 static inline void native_set_pgd(pgd_t *pgdp, pgd_t pgd) in native_set_pgd() function
168 native_set_pgd(pgd, native_make_pgd(0)); in native_pgd_clear()
A Dpgtable.h76 #define set_pgd(pgdp, pgd) native_set_pgd(pgdp, pgd)
/linux-6.3-rc2/arch/x86/kernel/
A Dparavirt.c357 .mmu.set_pgd = native_set_pgd,

Completed in 8 milliseconds