Home
last modified time | relevance | path

Searched refs:entry (Results 3451 - 3475 of 5156) sorted by relevance

1...<<131132133134135136137138139140>>...207

/kernel/linux/linux-5.10/arch/powerpc/boot/
H A Drs6000.h46 unsigned char entry[4]; /* entry pt. */ member
50 unsigned char o_snentry[2]; /* section number of entry point */
115 /* 1 line number entry for every "breakpointable" source line in a section.
116 * Line numbers are grouped on a per function basis; first entry in a function
137 #define E_DIMNUM 4 /* # array dimensions in auxiliary entry */
176 char x_endndx[4]; /* entry ndx past block end */
/kernel/linux/linux-5.10/arch/powerpc/mm/
H A Dmmu_decl.h142 void create_kaslr_tlb_entry(int entry, unsigned long virt, phys_addr_t phys);
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dcode-patching.h87 * A PPC64 ABIv2 function may have a local and a global entry in ppc_function_entry()
88 * point. We need to use the local entry point when patching in ppc_function_entry()
89 * functions, so identify and step over the global entry point in ppc_function_entry()
92 * The global entry point sequence is always of the form: in ppc_function_entry()
111 * function's descriptor. The first entry in the descriptor is the in ppc_function_entry()
114 return ((func_descr_t *)func)->entry; in ppc_function_entry()
123 /* PPC64 ABIv2 the global entry point is at the address */ in ppc_global_function_entry()
132 * Wrapper around kallsyms_lookup() to return function entry address:
134 * - For ABIv2, we return the local entry point.
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dpci_impl.h142 struct msi_desc *entry);
/kernel/linux/linux-5.10/arch/riscv/kernel/
H A DMakefile18 obj-y += entry.o
/kernel/linux/build/test/moduletest/runtest/bin/
H A Denhancedswap_t_init.sh74 aa start -b ohos.sample.shopping -a com.example.entry.MainAbility
/kernel/linux/linux-5.10/drivers/crypto/ccp/
H A Dsp-dev.h73 struct list_head entry; member
/kernel/linux/linux-5.10/drivers/firmware/efi/
H A Dmemattr.c53 * entirely by a UEFI memory map entry with matching attributes. The virtual
54 * address of @out is set according to the matching entry that was found.
99 * This entry covers the start of @in, check whether in entry_is_valid()
117 pr_warn("No matching entry found in the EFI memory map\n"); in entry_is_valid()
162 valid = entry_is_valid((void *)tbl->entry + i * tbl->desc_size, in efi_memattr_apply_permissions()
/kernel/linux/linux-5.10/drivers/crypto/qce/
H A Dcommon.h81 struct list_head entry; member
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A DMakefile8 obj-y += head.o cpu-probe.o cacheinfo.o env.o setup.o entry.o genex.o \
/kernel/linux/linux-6.6/arch/m68k/fpsp040/
H A Dsacos.S4 | Description: The entry point sAcos computes the inverse cosine of
/kernel/linux/linux-6.6/arch/microblaze/kernel/
H A Dexceptions.c24 #include <asm/entry.h> /* For KM CPU var */
H A Dsetup.c34 #include <asm/entry.h>
40 DEFINE_PER_CPU(unsigned int, ENTRY_SP); /* Saved SP on kernel entry */
41 DEFINE_PER_CPU(unsigned int, R11_SAVE); /* Temp variable for entry */
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dmte.h28 void mte_restore_tags(swp_entry_t entry, struct page *page);
166 * Re-enable tag checking (TCO set on exception entry). This is only in mte_disable_tco_entry()
198 * TFSR_EL1 on kernel entry but for exit an explicit dsb() in mte_check_tfsr_exit()
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A DMakefile12 obj-y := head.o entry.o efi.o efi_stub.o gate-data.o fsys.o irq.o irq_ia64.o \
/kernel/linux/linux-6.6/arch/parisc/kernel/vdso64/
H A Dsigtramp.S41 .entry
/kernel/linux/linux-6.6/arch/powerpc/boot/
H A Drs6000.h46 unsigned char entry[4]; /* entry pt. */ member
50 unsigned char o_snentry[2]; /* section number of entry point */
115 /* 1 line number entry for every "breakpointable" source line in a section.
116 * Line numbers are grouped on a per function basis; first entry in a function
137 #define E_DIMNUM 4 /* # array dimensions in auxiliary entry */
176 char x_endndx[4]; /* entry ndx past block end */
/kernel/linux/linux-6.6/arch/arc/mm/
H A Dfault.c16 #include <asm/entry.h>
23 * It simply copies the PMD entry (pointer to 2nd level page table or hugepage)
66 /* XXX: create the TLB entry here */ in handle_kernel_vaddr_fault()
/kernel/linux/linux-6.6/arch/arc/kernel/
H A Dtraps.c19 #include <asm/entry.h>
92 * -Duplicate TLB entry is handled seperately though
/kernel/linux/linux-6.6/arch/arm/boot/bootp/
H A Dinit.S40 * If we didn't find a valid tag list, create a dummy ATAG_CORE entry.
43 movne r4, #2 @ Size of this entry (2 words)
/kernel/linux/linux-6.6/arch/powerpc/mm/
H A Dmmu_decl.h122 void create_kaslr_tlb_entry(int entry, unsigned long virt, phys_addr_t phys);
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/x86_64/
H A Dvmx_tsc_adjust_test.c57 struct kvm_msr_entry entry; member
/kernel/linux/linux-6.6/arch/parisc/kernel/
H A DMakefile9 syscall.o entry.o sys_parisc.o firmware.o \
/kernel/linux/linux-6.6/arch/parisc/kernel/vdso32/
H A Dsigtramp.S41 .entry
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dsyscall.c34 #include <linux/entry-common.h>
39 #include "entry.h"

Completed in 13 milliseconds

1...<<131132133134135136137138139140>>...207