/arch/ia64/scripts/ |
D | unwcheck.py | 27 def check_func (func, slots, rlen_sum): argument 28 if slots != rlen_sum: 32 print("ERROR: %s: %lu slots, total region length = %lu" % (func, slots, rlen_sum)) 38 slots = 0 variable 43 check_func(func, slots, rlen_sum) 48 slots = 3 * (end - start) / 16 variable 55 check_func(func, slots, rlen_sum)
|
/arch/arm64/kernel/ |
D | hw_breakpoint.c | 188 static int hw_breakpoint_slot_setup(struct perf_event **slots, int max_slots, in hw_breakpoint_slot_setup() argument 196 slot = &slots[i]; in hw_breakpoint_slot_setup() 226 struct perf_event **slots; in hw_breakpoint_control() local 236 slots = this_cpu_ptr(bp_on_reg); in hw_breakpoint_control() 243 slots = this_cpu_ptr(wp_on_reg); in hw_breakpoint_control() 248 i = hw_breakpoint_slot_setup(slots, max_slots, bp, ops); in hw_breakpoint_control() 584 struct perf_event **slots; in toggle_bp_registers() local 588 slots = this_cpu_ptr(bp_on_reg); in toggle_bp_registers() 592 slots = this_cpu_ptr(wp_on_reg); in toggle_bp_registers() 600 if (!slots[i]) in toggle_bp_registers() [all …]
|
/arch/ia64/include/uapi/asm/ |
D | rse.h | 48 unsigned long slots = (bsp - bspstore); in ia64_rse_num_regs() local 50 return slots - (ia64_rse_slot_num(bspstore) + slots)/0x40; in ia64_rse_num_regs()
|
/arch/arm/kernel/ |
D | hw_breakpoint.c | 325 struct perf_event **slot, **slots; in arch_install_hw_breakpoint() local 336 slots = this_cpu_ptr(bp_on_reg); in arch_install_hw_breakpoint() 342 slots = this_cpu_ptr(wp_on_reg); in arch_install_hw_breakpoint() 347 slot = &slots[i]; in arch_install_hw_breakpoint() 382 struct perf_event **slot, **slots; in arch_uninstall_hw_breakpoint() local 388 slots = this_cpu_ptr(bp_on_reg); in arch_uninstall_hw_breakpoint() 393 slots = this_cpu_ptr(wp_on_reg); in arch_uninstall_hw_breakpoint() 399 slot = &slots[i]; in arch_uninstall_hw_breakpoint() 688 struct perf_event *wp, **slots; in watchpoint_handler() local 692 slots = this_cpu_ptr(wp_on_reg); in watchpoint_handler() [all …]
|
D | process.c | 376 unsigned int slots; in sigpage_addr() local 390 slots = ((last - first) >> PAGE_SHIFT) + 1; in sigpage_addr() 392 offset = get_random_int() % slots; in sigpage_addr()
|
/arch/arm/mach-omap1/ |
D | devices.c | 92 if (mmc_controller->slots[0].wires == 4 && !cpu_is_omap7xx()) { in omap1_mmc_mux() 95 if (!mmc_controller->slots[0].nomux) in omap1_mmc_mux() 103 if (!mmc_controller->slots[1].nomux) { in omap1_mmc_mux() 108 if (mmc_controller->slots[1].wires == 4) { in omap1_mmc_mux() 159 data->slots[0].features = MMC_OMAP7XX; in omap_mmc_add() 161 data->slots[0].features = MMC_OMAP15XX; in omap_mmc_add() 163 data->slots[0].features = MMC_OMAP16XX; in omap_mmc_add()
|
D | board-h3-mmc.c | 36 .slots[0] = {
|
D | board-sx1-mmc.c | 43 .slots[0] = {
|
D | board-h2-mmc.c | 53 .slots[0] = {
|
D | board-palmte.c | 213 .slots[0] = {
|
/arch/x86/kvm/ |
D | mmu_audit.c | 131 struct kvm_memslots *slots; in inspect_spte_has_rmap() local 138 slots = kvm_memslots_for_spte_role(kvm, rev_sp->role); in inspect_spte_has_rmap() 139 slot = __gfn_to_memslot(slots, gfn); in inspect_spte_has_rmap() 195 struct kvm_memslots *slots; in audit_write_protection() local 201 slots = kvm_memslots_for_spte_role(kvm, sp->role); in audit_write_protection() 202 slot = __gfn_to_memslot(slots, sp->gfn); in audit_write_protection()
|
/arch/arm/mach-omap2/ |
D | board-n8x0.c | 442 .slots[0] = { 451 .slots[1] = { 477 mmc1_data.slots[0].name = "external"; in n8x0_mmc_init() 485 mmc1_data.slots[1].name = "internal"; in n8x0_mmc_init() 486 mmc1_data.slots[1].ban_openended = 1; in n8x0_mmc_init()
|
/arch/mips/sni/ |
D | eisa.c | 27 .slots = EISA_MAX_SLOTS,
|
/arch/sh/boards/mach-r2d/ |
D | Kconfig | 20 with two PCI slots.
|
/arch/m68k/ |
D | Kconfig.bus | 27 expansion cards that do not fit in the Zorro slots but fit in e.g. 43 Find out whether you have ISA slots on your motherboard. ISA is the
|
/arch/arc/kernel/ |
D | entry-arcv2.S | 28 # Initial 16 slots are Exception Vectors 43 VECTOR reserved ; Reserved slots 44 VECTOR reserved ; Reserved slots
|
/arch/sh/cchips/ |
D | Kconfig | 18 PCMCIA controller supporting 2 slots.
|
/arch/powerpc/lib/ |
D | rheap.c | 103 static int assure_empty(rh_info_t * info, int slots) in assure_empty() argument 108 if (slots >= 4) in assure_empty() 112 if (info->empty_slots >= slots) in assure_empty() 116 max_blocks = ((info->max_blocks + slots) + 15) & ~15; in assure_empty()
|
/arch/arm/boot/dts/ |
D | armada-xp-db.dts | 188 * All 6 slots are physically present as 189 * standard PCIe slots on the board.
|
D | armada-xp-gp.dts | 185 * The 3 slots are physically present as 186 * standard PCIe slots on the board.
|
D | armada-370-db.dts | 174 * both standard PCIe slots and mini-PCIe 175 * slots on the board.
|
/arch/s390/kvm/ |
D | kvm-s390.c | 617 struct kvm_memslots *slots; in kvm_vm_ioctl_get_dirty_log() local 630 slots = kvm_memslots(kvm); in kvm_vm_ioctl_get_dirty_log() 631 memslot = id_to_memslot(slots, log->slot); in kvm_vm_ioctl_get_dirty_log() 1003 struct kvm_memslots *slots; in kvm_s390_vm_start_migration() local 1010 slots = kvm_memslots(kvm); in kvm_s390_vm_start_migration() 1011 if (!slots || !slots->used_slots) in kvm_s390_vm_start_migration() 1019 for (slotnr = 0; slotnr < slots->used_slots; slotnr++) { in kvm_s390_vm_start_migration() 1020 ms = slots->memslots + slotnr; in kvm_s390_vm_start_migration() 1916 static int gfn_to_memslot_approx(struct kvm_memslots *slots, gfn_t gfn) in gfn_to_memslot_approx() argument 1918 int start = 0, end = slots->used_slots; in gfn_to_memslot_approx() [all …]
|
/arch/alpha/ |
D | Kconfig | 161 slots, 4 PCI slots (one pair are on a shared slot), uses plug-in 175 ISA and PCI expansion (3 ISA slots, 2 64-bit PCI slots (one is 176 shared with an ISA slot) and 2 32-bit PCI slots. Uses plus-in 313 # Most of these machines have ISA slots; not exactly sure which don't, 319 Find out whether you have ISA slots on your motherboard. ISA is the 338 5 ISA slots and 3 PCI slots (one pair are a shared slot). There are
|
/arch/x86/boot/compressed/ |
D | kaslr.c | 824 unsigned long slots, random_addr; in find_random_virt_addr() local 836 slots = (KERNEL_IMAGE_SIZE - minimum - image_size) / in find_random_virt_addr() 839 random_addr = kaslr_get_random_long("Virtual") % slots; in find_random_virt_addr()
|
/arch/x86/include/asm/ |
D | pci_x86.h | 90 struct irq_info slots[0]; member
|