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

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/x86_64/kernel/
H A Dvsyscall.c137 unsigned long physaddr_page0 = (unsigned long) &__vsyscall_0 - __START_KERNEL_map; local
139 __set_fixmap(VSYSCALL_FIRST_PAGE, physaddr_page0, PAGE_KERNEL_VSYSCALL);

Completed in 26 milliseconds