Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/kernel/
Dparavirt.c123 static void *get_call_destination(u8 type) in get_call_destination() function
142 void *opfunc = get_call_destination(type); in paravirt_patch_default()