Searched refs:txt (Results 1 – 17 of 17) sorted by relevance
/arch/powerpc/tools/ |
D | head_check.sh | 47 …] _stext$" -e " t start_first_256B$" -e " a text_start$" -e " t start_text$" -m4 > .tmp_symbols.txt 50 vma=$(cat .tmp_symbols.txt | grep -e " [TA] _stext$" | cut -d' ' -f1) 54 start_head_addr=$(cat .tmp_symbols.txt | grep " t start_first_256B$" | cut -d' ' -f1) 66 expected_start_text_addr=$(cat .tmp_symbols.txt | grep " a text_start$" | cut -d' ' -f1 | sed "s/^0… 68 start_text_addr=$(cat .tmp_symbols.txt | grep " t start_text$" | cut -d' ' -f1) 78 rm -f .tmp_symbols.txt
|
/arch/s390/include/asm/ |
D | debug.h | 206 const char *txt) in debug_text_event() argument 210 return debug_event_common(id, level, txt, strlen(txt)); in debug_text_event() 334 const char *txt) in debug_text_exception() argument 338 return debug_exception_common(id, level, txt, strlen(txt)); in debug_text_exception()
|
/arch/sh/include/mach-ecovec24/mach/ |
D | partner-jet-setup.txt | 2 LIST "partner-jet-setup.txt" 8 LIST "> < partner-jet-setup.txt"
|
/arch/s390/tools/ |
D | Makefile | 21 $(obj)/gen_opcode_table < $(srctree)/arch/$(ARCH)/tools/opcodes.txt
|
/arch/powerpc/ |
D | Makefile.postlink | 42 rm -f .tmp_symbols.txt
|
/arch/x86/kernel/ |
D | kvmclock.c | 161 static void kvm_register_clock(char *txt) in kvm_register_clock() argument 171 pr_info("kvm-clock: cpu %d, msr %llx, %s", smp_processor_id(), pa, txt); in kvm_register_clock()
|
/arch/sh/include/mach-kfr2r09/mach/ |
D | partner-jet-setup.txt | 2 LIST "partner-jet-setup.txt - 20090729 Magnus Damm" 7 LIST "> < partner-jet-setup.txt"
|
/arch/x86/lib/ |
D | Makefile | 22 inat_tables_maps = $(srctree)/arch/x86/lib/x86-opcode-map.txt
|
/arch/arm/boot/dts/ |
D | omap3-gta04a5.dts | 82 * Documentation/devicetree/bindings/net/wireless/ti,wlcore.txt
|
D | socfpga_arria10_socdk.dtsi | 79 * See the micrel-ksz90x1.txt Documentation file for details.
|
/arch/mips/sgi-ip22/ |
D | ip28-berr.c | 215 static const char *txt[32] = in cause_excode_text() local 236 return txt[(cause & 0x7c) >> 2]; in cause_excode_text()
|
/arch/sh/ |
D | Kconfig.cpu | 97 See <file:Documentation/sh/register-banks.txt> for further
|
/arch/arm/nwfpe/ |
D | softfloat-specialize | 16 http://www.jhauser.us/arithmetic/SoftFloat-2b/SoftFloat-source.txt
|
D | softfloat-macros | 16 http://www.jhauser.us/arithmetic/SoftFloat-2b/SoftFloat-source.txt
|
/arch/x86/mm/ |
D | pageattr.c | 496 unsigned long pfn, const char *txt) in check_conflict() argument 508 lvltxt[warnlvl], txt, start, end, pfn, (unsigned long long)pgprot_val(prot), in check_conflict()
|
/arch/ |
D | Kconfig | 147 See Documentation/unaligned-memory-access.txt for more 166 See Documentation/unaligned-memory-access.txt for more
|
/arch/x86/ |
D | Kconfig | 1965 and =auto. See Documentation/admin-guide/kernel-parameters.txt for more
|