Searched refs:ve (Results 1 – 21 of 21) sorted by relevance
/arch/mips/math-emu/ |
D | ieee754int.h | 78 #define EXPLODESP(v, vc, vs, ve, vm) \ argument 81 ve = SPBEXP(v);\ 83 if(ve == SP_EMAX+1+SP_EBIAS){\ 90 } else if(ve == SP_EMIN-1+SP_EBIAS) {\ 92 ve = SP_EMIN;\ 97 ve -= SP_EBIAS;\ 112 #define EXPLODEDP(v, vc, vs, ve, vm) \ argument 116 ve = DPBEXP(v);\ 117 if(ve == DP_EMAX+1+DP_EBIAS){\ 124 } else if(ve == DP_EMIN-1+DP_EBIAS) {\ [all …]
|
/arch/m68k/hp300/ |
D | README.hp300 | 7 work now but I've only tried 16MB and 12MB.
|
/arch/parisc/math-emu/ |
D | README | 1 All files except driver.c are snapshots from the HP-UX kernel. They've
|
/arch/openrisc/ |
D | TODO.openrisc | 12 which was an older name for the architecture. The name we've settled on is
|
/arch/frv/kernel/ |
D | entry.S | 598 # now that we've accessed the exception regs, we can enable exceptions 651 # now that we've accessed the exception regs, we can enable exceptions 690 # now that we've accessed the exception regs, we can enable exceptions 738 # now that we've accessed the exception regs, we can enable exceptions 777 # now that we've accessed the exception regs, we can enable exceptions 820 # now that we've accessed the exception regs, we can enable exceptions
|
D | break.S | 317 # exceptions must've been enabled and we must've been in supervisor mode 352 # exceptions must've been enabled and we must've been in supervisor mode
|
D | head-mmu-fr451.S | 265 # set a temporary mapping for the kernel running at address 0 until we've turned on the MMU
|
D | head.S | 537 # look at arch/frv/kernel/debug-stub.c: debug_stub_init() to see what you've missed
|
/arch/ia64/kvm/ |
D | vtlb.c | 101 if (vrr.ve & vpta.ve) { in vhpt_enabled() 552 hcb->pta.ve = 1; in thash_init()
|
D | vcpu.h | 441 _v.ve; }) 631 rr.ve = 1; in vrrtomrr()
|
/arch/mips/include/asm/mach-cavium-octeon/ |
D | kernel-entry-init.h | 103 # Set the SP global variable to zero so the master knows we've started
|
/arch/frv/mm/ |
D | tlb-miss.S | 68 # we've got to re-enable single-stepping 107 # we've got to re-enable single-stepping
|
/arch/mn10300/kernel/ |
D | mn10300-serial-low.S | 149 sub d3,d2 # see if we've written everything
|
/arch/ia64/include/asm/ |
D | kvm_host.h | 351 unsigned long ve : 1; member
|
D | processor.h | 180 __u64 ve : 1; /* enable hw walker */ member
|
/arch/cris/arch-v10/kernel/ |
D | entry.S | 205 ;; keep the interrupts disabled (since we've already popped DCCR) 267 ;; We get here as a sidetrack when we've entered a syscall with the
|
/arch/cris/arch-v32/kernel/ |
D | entry.S | 306 ;; We get here as a sidetrack when we've entered a syscall with the
|
/arch/um/ |
D | Kconfig.net | 57 work with a 2.4 host, unless you've applied the TUN/TAP patch to
|
/arch/m68k/ |
D | Kconfig.cpu | 320 apparently improves performance. But you've been warned! Unless you
|
/arch/m68k/ifpsp060/src/ |
D | pfpsp.S | 4285 # but, make sure that we've calculated ea and advanced the opword pointer
|
D | fpsp.S | 11371 # routines aren't supposed to alter the operands but we've just squashed 18236 # but, make sure that we've calculated ea and advanced the opword pointer
|