Home
last modified time | relevance | path

Searched refs:tramp_mapping_pages (Results 1 – 1 of 1) sorted by relevance

/linux/arch/x86/kernel/
H A Duprobes.c626 static struct page *tramp_mapping_pages[2] __ro_after_init; variable
631 .pages = tramp_mapping_pages,
904 tramp_mapping_pages[0] = virt_to_page(uprobe_trampoline_entry); in arch_uprobes_init()