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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dpgtable.h35 #define set_pte_at(mm, addr, ptep, pte) native_set_pte_at(mm, addr, ptep, pte)
525 static inline void native_set_pte_at(struct mm_struct *mm, unsigned long addr, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dparavirt.c423 .set_pte_at = native_set_pte_at,

Completed in 135 milliseconds