Searched refs:native_pgd_clear (Results 1 - 2 of 2) sorted by last modified time

/linux-master/arch/x86/include/asm/
H A Dpgtable.h77 #define pgd_clear(pgd) (pgtable_l5_enabled() ? native_pgd_clear(pgd) : 0)
H A Dpgtable_64.h167 static inline void native_pgd_clear(pgd_t *pgd) function

Completed in 163 milliseconds