Searched defs:section (Results 1 – 15 of 15) sorted by relevance
| /arch/x86/kernel/cpu/sgx/ |
| A D | sgx.h | 33 unsigned int section; member 68 struct sgx_epc_section *section = &sgx_epc_sections[page->section]; in sgx_get_epc_phys_addr() local 78 struct sgx_epc_section *section = &sgx_epc_sections[page->section]; in sgx_get_epc_virt_addr() local
|
| A D | main.c | 80 struct sgx_epc_section *section = &sgx_epc_sections[page->section]; in __sgx_sanitize_pages() local 607 struct sgx_epc_section *section = &sgx_epc_sections[page->section]; in sgx_free_epc_page() local 625 struct sgx_epc_section *section) in sgx_setup_epc_section() 663 struct sgx_epc_section *section; in sgx_paddr_to_page() local 682 struct sgx_epc_section *section; in arch_memory_failure() local
|
| /arch/xtensa/kernel/ |
| A D | vmlinux.lds.S | 45 #define RELOCATE_ENTRY(sym, section) \ argument 63 #define SECTION_VECTOR4(sym, section, addr, prevsec) \ argument 72 #define SECTION_VECTOR2(section, addr) \ argument
|
| /arch/mips/boot/tools/ |
| A D | relocs.c | 24 struct section { struct 26 struct section *link; argument 32 static struct section *secs; argument
|
| /arch/x86/tools/ |
| A D | relocs.c | 43 struct section { struct 45 struct section *link; argument 51 static struct section *secs; argument
|
| /arch/s390/tools/ |
| A D | relocs.c | 54 struct section { struct 56 struct section *link; argument 60 static struct section *secs; argument
|
| /arch/parisc/include/asm/ |
| A D | module.h | 20 } *section; member
|
| /arch/arm/include/asm/ |
| A D | vmlinux.lds.h | 44 #define ARM_LMA(sym, section) \ argument
|
| /arch/powerpc/kernel/ |
| A D | exceptions-64s.S | 80 #define __LOAD_HANDLER(reg, label, section) \ argument 88 #define __LOAD_FAR_HANDLER(reg, label, section) \ argument
|
| /arch/s390/kernel/ |
| A D | machine_kexec_file.c | 310 Elf_Shdr *section, in arch_kexec_apply_relocations_add()
|
| /arch/arm/mach-pxa/ |
| A D | spitz.c | 843 static int akita_ooblayout_ecc(struct mtd_info *mtd, int section, in akita_ooblayout_ecc() 871 static int akita_ooblayout_free(struct mtd_info *mtd, int section, in akita_ooblayout_free()
|
| /arch/riscv/kernel/ |
| A D | machine_kexec_file.c | 146 Elf_Shdr *section, in arch_kexec_apply_relocations_add()
|
| /arch/x86/kernel/ |
| A D | machine_kexec_64.c | 471 Elf_Shdr *section, const Elf_Shdr *relsec, in arch_kexec_apply_relocations_add()
|
| /arch/parisc/kernel/ |
| A D | module.c | 258 unsigned int section) in arch_mod_section_prepend()
|
| /arch/x86/include/asm/ |
| A D | paravirt.h | 628 #define __PV_CALLEE_SAVE_REGS_THUNK(func, section) \ argument
|
Completed in 31 milliseconds