| /arch/powerpc/kvm/ |
| A D | book3s_64_mmu.c | 54 vcpu->arch.slb[i].large ? 'l' : ' ', in kvmppc_mmu_book3s_64_find_slbe() 235 if (slbe->large) in kvmppc_mmu_book3s_64_xlate() 242 pgsize = slbe->large ? MMU_PAGE_16M : MMU_PAGE_4K; in kvmppc_mmu_book3s_64_xlate() 269 if (slbe->large && in kvmppc_mmu_book3s_64_xlate() 380 slbe->large = (rs & SLB_VSID_L) ? 1 : 0; in kvmppc_mmu_book3s_64_slbmte() 391 if (slbe->large) { in kvmppc_mmu_book3s_64_slbmte() 530 bool large) in kvmppc_mmu_book3s_64_tlbie() argument 554 if (large) in kvmppc_mmu_book3s_64_tlbie()
|
| A D | book3s_32_mmu.c | 338 static void kvmppc_mmu_book3s_32_tlbie(struct kvm_vcpu *vcpu, ulong ea, bool large) in kvmppc_mmu_book3s_32_tlbie() argument
|
| A D | book3s_emulate.c | 349 bool large = (inst & 0x00200000) ? true : false; in kvmppc_core_emulate_op_pr() local 351 vcpu->arch.mmu.tlbie(vcpu, addr, large); in kvmppc_core_emulate_op_pr()
|
| /arch/m68k/fpsp040/ |
| A D | x_ovfl.S | 7 | too large to be represented in a floating-point data register, 9 | data register are too large to be represented in the
|
| A D | util.S | 196 leal EXT_PLRG,%a1 |answer is +/- large number 206 leal EXT_PLRG,%a1 |answer is large positive number 212 leal EXT_PLRG,%a1 |answer is large negative number 227 leal DBL_PLRG,%a1 |answer is +/- large number 237 leal DBL_PLRG,%a1 |answer is large positive number 243 leal DBL_PLRG,%a1 |answer is large negative number 258 leal SGL_PLRG,%a1 |answer is +/- large number 268 leal SGL_PLRG,%a1 |answer is large positive number 274 leal SGL_PLRG,%a1 |answer is large negative number
|
| A D | stan.S | 315 |--If compact form of abs(arg) in d0=$7ffeffff, argument is so large that 319 cmpil #0x7ffeffff,%d0 |is argument dangerously large?
|
| A D | scale.S | 59 cmpiw #0x400c,%d0 |test for too large
|
| /arch/x86/include/asm/ |
| A D | page_64.h | 91 [large] "i" ((1ul << 56)-PAGE_SIZE)); in task_size_max()
|
| /arch/powerpc/lib/ |
| A D | div64.S | 33 andc r11,r6,r10 # ever be too large, only too small)
|
| /arch/um/ |
| A D | Makefile | 34 KBUILD_CFLAGS += -mcmodel=large
|
| /arch/microblaze/ |
| A D | Kconfig | 143 The address space of Microblaze processors is only 4 Gigabytes large 146 have a large amount of physical memory and/or IO, not all of the
|
| /arch/arm/nwfpe/ |
| A D | softfloat-macros | 37 can be arbitrarily large; in particular, if `count' is greater than 32, the 62 can be arbitrarily large; in particular, if `count' is greater than 64, the 94 pointed to by `z1Ptr'. The value of `count' can be arbitrarily large. 136 of `count' can be arbitrarily large; in particular, if `count' is greater 170 least significant bit to 1. The value of `count' can be arbitrarily large; 219 `z2Ptr'. The value of `count' can be arbitrarily large.
|
| /arch/s390/kernel/ |
| A D | text_amode31.S | 127 sturg %r4,%r3 # Use sturg, because of large pages
|
| /arch/powerpc/boot/ |
| A D | div64.S | 33 andc r11,r6,r10 # ever be too large, only too small)
|
| /arch/powerpc/include/asm/ |
| A D | kvm_host.h | 402 void (*tlbie)(struct kvm_vcpu *vcpu, ulong addr, bool large); 417 bool large : 1; /* PTEs are 16MB */ member
|
| /arch/powerpc/boot/dts/ |
| A D | microwatt.dts | 57 cache-inhibited-large-page {
|
| A D | ebony.dts | 170 large-flash@2,0 {
|
| /arch/sh/lib/ |
| A D | movmem.S | 47 ! done all the large groups, do the remainder
|
| /arch/nios2/ |
| A D | Kconfig | 59 large blocks of physically contiguous memory is required.
|
| /arch/powerpc/mm/book3s64/ |
| A D | radix_pgtable.c | 992 int large = pmd_leaf(*pmdp); in vmemmap_check_pmd() local 994 if (large) in vmemmap_check_pmd() 997 return large; in vmemmap_check_pmd()
|
| /arch/x86/math-emu/ |
| A D | README | 274 consequence, the accuracy of these functions for large arguments has 288 It is possible with some effort to find very large arguments which 299 pi/2) the emulator is more accurate than an 80486 FPU. For very large
|
| /arch/sparc/lib/ |
| A D | M7memset.S | 192 ! Primary memset loop for large memsets
|
| /arch/sh/mm/ |
| A D | Kconfig | 45 large blocks of physically contiguous memory is required.
|
| /arch/powerpc/ |
| A D | Kconfig | 554 Very large kernels can cause linker branch stubs to be generated by 613 fairness on large SMP and NUMA systems without harming single threaded 831 For the 32 bit kernel, a large page option will not be offered 907 On 8xx, large pages (16kb or 512kb or 8M) are used to map kernel 932 large blocks of physically contiguous memory is required.
|
| A D | Makefile | 118 KBUILD_CFLAGS_MODULE += -mcmodel=large
|