Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/lguest/
Dcore.c327 err = init_pagetables(switcher_page, SHARED_SWITCHER_PAGES); in init()
Dlg.h18 int init_pagetables(struct page **switcher_page, unsigned int pages);
Dpage_tables.c1242 __init int init_pagetables(struct page **switcher_page, unsigned int pages) in init_pagetables() function