Searched refs:__set_phys_to_machine (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/xen/
H A Dmmu.h14 bool __set_phys_to_machine(unsigned long pfn, unsigned long mfn);
H A Dmmu.c289 bool __set_phys_to_machine(unsigned long pfn, unsigned long mfn) function
318 if (unlikely(!__set_phys_to_machine(pfn, mfn))) {
321 if (!__set_phys_to_machine(pfn, mfn))

Completed in 155 milliseconds