Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/kernel/
Dparavirt.c125 static void *get_call_destination(u8 type) in get_call_destination() function
144 void *opfunc = get_call_destination(type); in paravirt_patch_default()