Searched refs:uv_bios_call_irqsave (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dbios_uv.c47 s64 uv_bios_call_irqsave(enum uv_bios_cmd which, u64 a1, u64 a2, u64 a3, function
92 ret = uv_bios_call_irqsave(UV_BIOS_GET_SN_INFO, fc,
122 ret = (int)uv_bios_call_irqsave(UV_BIOS_WATCHLIST_ALLOC, addr,
135 return (int)uv_bios_call_irqsave(UV_BIOS_WATCHLIST_FREE,
143 return uv_bios_call_irqsave(UV_BIOS_MEMPROTECT, paddr, len,
153 ret = uv_bios_call_irqsave(UV_BIOS_GET_PARTITION_ADDR, (u64)cookie,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/uv/
H A Dbios.h90 extern s64 uv_bios_call_irqsave(enum uv_bios_cmd, u64, u64, u64, u64, u64);

Completed in 97 milliseconds