Home
last modified time | relevance | path

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

/linux/drivers/firmware/efi/libstub/
A Driscv-stub.c59 void __noreturn efi_enter_kernel(unsigned long entrypoint, unsigned long fdt, in efi_enter_kernel() argument
63 unsigned long kernel_entry = entrypoint + stext_offset; in efi_enter_kernel()
A Defistub.h844 asmlinkage void __noreturn efi_enter_kernel(unsigned long entrypoint,
/linux/drivers/mtd/parsers/
A Dafs.c224 u32 entrypoint; in afs_parse_v2_partition() local
278 entrypoint = imginfo[pad]; in afs_parse_v2_partition()
286 entrypoint, attributes, region_count, in afs_parse_v2_partition()
/linux/arch/x86/boot/
A Dpmjump.S74 jmpl *%eax # Jump to the 32-bit entrypoint
A Dboot.h315 protected_mode_jump(u32 entrypoint, u32 bootparams);
/linux/Documentation/driver-api/nfc/
A Dnfc-hci.rst95 - start_poll() is an optional entrypoint that shall set the hardware in polling
102 - target_from_gate() is an optional entrypoint to return the nfc protocols
221 Any entrypoint in HCI called from NFC Core

Completed in 14 milliseconds