Searched refs:within (Results 1 – 25 of 54) sorted by relevance
123
/arch/m68k/fpsp040/ |
D | sacos.S | 13 | 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
|
D | sasin.S | 13 | 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
|
D | satanh.S | 14 | 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
|
D | scosh.S | 13 | 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
|
D | ssinh.S | 13 | 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
|
D | stanh.S | 13 | 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
|
D | stwotox.S | 14 | 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
|
D | slog2.S | 16 | ACCURACY and MONOTONICITY: The returned result is within 1.7 17 | ulps in 64 significant bit, i.e. within 0.5003 ulp
|
D | satan.S | 13 | 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
|
D | slogn.S | 14 | 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
|
D | stan.S | 13 | 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/ |
D | vf.S | 22 and \rv, \rp, #0xffffff @ offset within 16MB section
|
D | tegra.S | 154 92: and \rv, \rp, #0xffffff @ offset within 1MB section
|
/arch/avr32/boards/favr-32/ |
D | Kconfig | 14 Must be within the range 32000 to 50000, which should be suitable to
|
/arch/alpha/lib/ |
D | ev6-memset.S | 64 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/ |
D | TODO.openrisc | 2 since 2.6.35. There are, however, remaining items to be completed within
|
/arch/tile/gxio/ |
D | Kconfig | 7 # Support direct access to the common I/O DMA facility within the
|
/arch/cris/arch-v32/mm/ |
D | mmu.S | 78 ; 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/ |
D | Kconfig.debug | 44 Do not output any debug BUG messages within the kernel.
|
/arch/x86/mm/ |
D | pageattr.c | 114 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/ |
D | vlock.S | 58 @ r1: CPU ID (0-based index within cluster)
|
/arch/m68k/ifpsp060/ |
D | isp.doc | 101 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
|
D | fpsp.doc | 93 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/ |
D | ftrace.c | 76 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/ |
D | sleep.S | 119 @ check that the memory frequency is within limits
|
123