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

/netbsd-current/external/gpl3/gdb/dist/sim/ppc/
H A Dvm.h32 (vm *) vm_create
H A Dcpu.c89 processor->virtual = vm_create(memory);
H A Dvm.c452 vm_create(core *physical) function
460 error("internal error - vm_create - problem with om_segment constants\n");
464 error("internal error - vm_create - problem with om_page constants\n");
/netbsd-current/external/gpl3/gdb.old/dist/sim/ppc/
H A Dvm.h32 (vm *) vm_create
H A Dcpu.c92 processor->virtual = vm_create(memory);
H A Dvm.c451 vm_create(core *physical) function
459 error("internal error - vm_create - problem with om_segment constants\n");
463 error("internal error - vm_create - problem with om_page constants\n");

Completed in 87 milliseconds