Searched refs:regs_pte (Results 1 – 1 of 1) sorted by relevance
710 pte_t regs_pte; in map_switcher_in_guest() local727 regs_pte = pfn_pte(pfn, __pgprot(__PAGE_KERNEL)); in map_switcher_in_guest()728 switcher_pte_page[(unsigned long)pages/PAGE_SIZE%PTRS_PER_PTE] = regs_pte; in map_switcher_in_guest()