Searched refs:FIX_TEXT_POKE0 (Results 1 – 3 of 3) sorted by relevance
119 FIX_TEXT_POKE0, /* first page is last, because allocation is backward */ enumerator
631 set_fixmap(FIX_TEXT_POKE0, page_to_phys(pages[0])); in text_poke()634 vaddr = (char *)fix_to_virt(FIX_TEXT_POKE0); in text_poke()636 clear_fixmap(FIX_TEXT_POKE0); in text_poke()
1909 case FIX_TEXT_POKE0: in xen_set_fixmap()