Home
last modified time | relevance | path

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

/arch/x86/kernel/
Dvmi_32.c105 reloc = call_vrom_long_func(vmi_rom, get_reloc, call); in patch_internal()
588 reloc = call_vrom_long_func(vmi_rom, get_reloc, vmicall); in vmi_get_function()
603 reloc = call_vrom_long_func(vmi_rom, get_reloc, \
624 reloc = call_vrom_long_func(vmi_rom, get_reloc, \
807 reloc = call_vrom_long_func(vmi_rom, get_reloc, VMI_CALL_GetCycleFrequency); in activate_vmi()
/arch/x86/include/asm/
Dvmi.h193 char get_reloc[8]; /* VMI_GetRelocationInfo jump point */ member