Home
last modified time | relevance | path

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

/linux/drivers/firmware/efi/libstub/
H A Driscv.c84 void __noreturn efi_enter_kernel(unsigned long entrypoint, unsigned long fdt, in efi_enter_kernel() argument
87 unsigned long kernel_entry = entrypoint + stext_offset(); in efi_enter_kernel()
H A Darm64.c131 void __noreturn efi_enter_kernel(unsigned long entrypoint, in efi_enter_kernel() argument
137 enter_kernel = (void *)entrypoint + primary_entry_offset(); in efi_enter_kernel()
H A Defistub.h1124 /* shared entrypoint between the normal stub and the zboot stub */
1132 asmlinkage void __noreturn efi_enter_kernel(unsigned long entrypoint,
/linux/drivers/mtd/parsers/
H 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/
H A Dpmjump.S22 * void protected_mode_jump(u32 entrypoint, u32 bootparams);
74 jmpl *%eax # Jump to the 32-bit entrypoint
H A Dboot.h294 protected_mode_jump(u32 entrypoint, u32 bootparams);
/linux/Documentation/driver-api/nfc/
H 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