Searched refs:real (Results 26 - 50 of 113) sorted by relevance

12345

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/frv/mm/
H A Dtlb-miss.S165 # - punt the entry here (if valid) to the real TLB and then replace with the new PTE
286 # - punt the entry here (if valid) to the real TLB and then replace with the new PTE
404 # - punt the entry here (if valid) to the real TLB and then replace with the new PTE
515 # - punt the entry here (if valid) to the real TLB and then replace with the new PTE
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/examples/LDAP/smbldap-tools-0.8.7/
H A Dsmbldap-userinfo267 smbldap-chfn - change user real name, information and shell
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dx_fline.S10 | must be a real F-line exception.
H A Dx_unfl.S83 | real inex handler.
H A Dfpsp.h58 | label to a routine that will process a real exception of the
341 .set FLINE_VEC,0x002C | real F-line
H A Ddecbin.S120 | fmovel #0,FPCR ;clr real fpcr
H A Dskeleton.S60 | All dz exceptions are 'real', hence no fpsp_dz entry point.
82 | All inexact exceptions are real, but the 'real' handler
297 | A 'real' F-line exception is one that the FPSP isn't supposed to
H A Dx_snan.S60 | real inex handler.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/boot/
H A Dedd.S36 # Convert to a real-mode pointer in fs:si
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/acpi/
H A Dwakeup.S7 # wakeup_code runs in real mode, and at unknown address (determined at run-time).
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/boot/
H A Dsetup.S540 movw $INITSEG, %ax # real INITSEG
642 xorl %esi, %esi # Pointer to real-mode code
670 # This is the default real mode switch routine.
690 # and should also be plenty of time for a real keyboard controller
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A D53c7xx.c1172 hostdata->free->real = tmp;
1261 * it for us (I don't know what the "real" NCR assembler does in
1874 * of a SDTR message, including the "real" parameters, data
2839 u32 real; /* Real address */ local
2881 real = get_zeroed_page(GFP_ATOMIC);
2882 if (real == 0)
2884 cache_push(virt_to_phys((void *)real), 4096);
2885 cache_clear(virt_to_phys((void *)real), 4096);
2886 kernel_set_cachemode((void *)real, 4096, IOMAP_NOCACHE_SER);
2887 tmp = ROUNDUP(real, voi
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/x86/
H A Dfft_mmx.asm25 ; i.e. {4x real, 4x imaginary, 4x real, ...} (or 2x respectively)
H A Dx86inc.asm72 ; There is no real global offset table on OS X, but we still
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/kernel/
H A Dentry-common.S59 * "slow" syscall return path. "why" tells us if this was a real syscall.
216 2: mov why, #0 @ no longer a real syscall
H A Dentry-armv.S120 str r1, [sp] @ save the "real" r0 copied
244 @ this as a real undefined instruction
333 str r1, [sp] @ save the "real" r0 copied
439 @ if we are to treat this as a real undefined instruction
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/doc/
H A Dip-tunnels.tex204 growing number of tunneled fragments is very real.
444 on real physical interfaces and to map tunneled packets to them.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/kernel/acpi/
H A Dwakeup.S10 # wakeup_code runs in real mode, and at unknown address (determined at run-time).
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm26/boot/compressed/
H A Dhead.S298 eor r1, r1, r6 @ (real ^ match)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/frv/kernel/
H A Dbreak.S427 # we'll swap the real return address for one with a BREAK insn so that we can re-enable
H A Dhead-mmu-fr451.S259 movgs gr9,iamlr0 ; mapped from real address 0
273 movgs gr9,iamlr1 ; mapped from real address 0
H A Dsleep.S250 movgs gr4,iamlr1 ; mapped from real address 0
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/shared/
H A Dboot.S45 # correct pll clk freq to real speed in the 5350 case.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/tests/
H A Druntests.pl1123 # a real failure, stop trying and bail out
2209 my ($mingw, $real)=($2, $1);
2214 my $len = length($real);
2218 $bestmatch = $real;
2224 logmsg "Serious error, can't find our \"real\" path\n";
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/
H A DDB_File.pm1859 Here is another real-life example. By default, whenever Perl writes to
2025 Here is a real example. Netscape 2.0 keeps a record of the locations you
2129 which pinpoints the real problem. Finally the script can now be
2211 Although it might seem like a real pain, it is really worth the effort

Completed in 159 milliseconds

12345