Searched refs:native_set_pte_present (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-i386/
H A Dpgtable-3level.h69 static inline void native_set_pte_present(struct mm_struct *mm, unsigned long addr, function
115 #define set_pte_present(mm, addr, ptep, pte) native_set_pte_present(mm, addr, ptep, pte)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/
H A Dparavirt.c324 .set_pte_present = native_set_pte_present,

Completed in 65 milliseconds