Searched defs:start_ip (Results 1 - 8 of 8) sorted by relevance

/linux-master/include/uapi/linux/
H A Drseq.h50 __u64 start_ip; member in struct:rseq_cs
/linux-master/tools/testing/selftests/rseq/
H A Drseq-abi.h50 __u64 start_ip; member in struct:rseq_abi_cs
/linux-master/arch/x86/include/asm/
H A Dmshyperv.h283 static inline int hv_snp_boot_ap(u32 cpu, unsigned long start_ip) { return 0; } argument
/linux-master/arch/x86/hyperv/
H A Divm.c292 int hv_snp_boot_ap(u32 cpu, unsigned long start_ip) argument
/linux-master/arch/x86/kernel/acpi/
H A Dboot.c346 static int acpi_wakeup_cpu(u32 apicid, unsigned long start_ip) argument
/linux-master/arch/x86/kernel/
H A Dsmpboot.c879 unsigned long start_ip = real_mode_header->trampoline_start; local
H A Dsev.c976 static int wakeup_cpu_via_vmgexit(u32 apic_id, unsigned long start_ip) argument
[all...]
/linux-master/tools/perf/util/
H A Dintel-pt.c759 u64 offset, start_offset, start_ip; local

Completed in 205 milliseconds