Home
last modified time | relevance | path

Searched refs:within (Results 1 – 25 of 54) sorted by relevance

123

/arch/m68k/fpsp040/
Dsacos.S13 | Accuracy and Monotonicity: The returned result is within 3 ulps in
14 | 64 significant bit, i.e. within 0.5001 ulp to 53 bits if the
Dsasin.S13 | Accuracy and Monotonicity: The returned result is within 3 ulps in
14 | 64 significant bit, i.e. within 0.5001 ulp to 53 bits if the
Dsatanh.S14 | Accuracy and Monotonicity: The returned result is within 3 ulps in
15 | 64 significant bit, i.e. within 0.5001 ulp to 53 bits if the
Dscosh.S13 | Accuracy and Monotonicity: The returned result is within 3 ulps in
14 | 64 significant bit, i.e. within 0.5001 ulp to 53 bits if the
Dssinh.S13 | Accuracy and Monotonicity: The returned result is within 3 ulps in
14 | 64 significant bit, i.e. within 0.5001 ulp to 53 bits if the
Dstanh.S13 | Accuracy and Monotonicity: The returned result is within 3 ulps in
14 | 64 significant bit, i.e. within 0.5001 ulp to 53 bits if the
Dstwotox.S14 | Accuracy and Monotonicity: The returned result is within 2 ulps in
15 | 64 significant bit, i.e. within 0.5001 ulp to 53 bits if the
Dslog2.S16 | ACCURACY and MONOTONICITY: The returned result is within 1.7
17 | ulps in 64 significant bit, i.e. within 0.5003 ulp
Dsatan.S13 | Accuracy and Monotonicity: The returned result is within 2 ulps in
14 | 64 significant bit, i.e. within 0.5001 ulp to 53 bits if the
Dslogn.S14 | Accuracy and Monotonicity: The returned result is within 2 ulps in
15 | 64 significant bit, i.e. within 0.5001 ulp to 53 bits if the
Dstan.S13 | Accuracy and Monotonicity: The returned result is within 3 ulp in
14 | 64 significant bit, i.e. within 0.5001 ulp to 53 bits if the
/arch/arm/include/debug/
Dvf.S22 and \rv, \rp, #0xffffff @ offset within 16MB section
Dtegra.S154 92: and \rv, \rp, #0xffffff @ offset within 1MB section
/arch/avr32/boards/favr-32/
DKconfig14 Must be within the range 32000 to 50000, which should be suitable to
/arch/alpha/lib/
Dev6-memset.S64 xor $16,$6,$1 # E : will complete write be within one quadword?
69 bic $1,7,$1 # E : fit within a single quadword?
247 xor $16,$6,$1 # E : will complete write be within one quadword?
250 bic $1,7,$1 # E : fit within a single quadword
431 xor $16,$6,$1 # E : will complete write be within one quadword?
435 bic $1,7,$1 # E : fit within a single quadword
/arch/openrisc/
DTODO.openrisc2 since 2.6.35. There are, however, remaining items to be completed within
/arch/tile/gxio/
DKconfig7 # Support direct access to the common I/O DMA facility within the
/arch/cris/arch-v32/mm/
Dmmu.S78 ; Bits 0-12 : Offset within a page
79 ; Bits 13-23 : PTE offset within a PMD
80 ; Bits 24-31 : PMD offset within the PGD
/arch/m68k/
DKconfig.debug44 Do not output any debug BUG messages within the kernel.
/arch/x86/mm/
Dpageattr.c114 within(unsigned long addr, unsigned long start, unsigned long end) in within() function
262 if (pcibios_enabled && within(pfn, BIOS_BEGIN >> PAGE_SHIFT, BIOS_END >> PAGE_SHIFT)) in static_protections()
271 if (within(address, (unsigned long)_text, (unsigned long)_etext)) in static_protections()
278 if (within(pfn, __pa_symbol(__start_rodata) >> PAGE_SHIFT, in static_protections()
293 within(address, (unsigned long)_text, in static_protections()
1167 if (within(vaddr, PAGE_OFFSET, in __cpa_process_fault()
1315 if (!(within(vaddr, PAGE_OFFSET, in cpa_process_alias()
1333 if (!within(vaddr, (unsigned long)_text, _brk_end) && in cpa_process_alias()
1334 within(cpa->pfn, highmap_start_pfn(), highmap_end_pfn())) { in cpa_process_alias()
/arch/arm/common/
Dvlock.S58 @ r1: CPU ID (0-based index within cluster)
/arch/m68k/ifpsp060/
Disp.doc101 to access the functions within the ISP. Since the isp.sa hex file contains
119 the entry code jumps to the appropriate emulation code within the code section.
193 supply new emulation code. This new emulation code should reside within
Dfpsp.doc93 to access the functions within the FPSP. Since the fpsp.sa hex file contains
110 the entry code jumps to the appropriate emulation code within the code section.
/arch/x86/kernel/
Dftrace.c76 within(unsigned long addr, unsigned long start, unsigned long end) in within() function
91 if (within(ip, (unsigned long)_text, (unsigned long)_etext)) in text_ip_addr()
/arch/arm/mach-pxa/
Dsleep.S119 @ check that the memory frequency is within limits

123