Searched defs:bitmap (Results 1 – 17 of 17) sorted by relevance
| /arch/powerpc/include/asm/ |
| D | msi_bitmap.h | 19 unsigned long *bitmap; member
|
| /arch/x86/kernel/ |
| D | ioport.c | 43 unsigned long *bitmap = kmalloc(IO_BITMAP_BYTES, GFP_KERNEL); in sys_ioperm() local
|
| D | vm86_32.c | 450 static inline int is_revectored(int nr, struct revectored_struct *bitmap) in is_revectored()
|
| /arch/x86/kvm/ |
| D | lapic.c | 73 static inline int apic_test_vector(int vec, void *bitmap) in apic_test_vector() 86 static inline void apic_clear_vector(int vec, void *bitmap) in apic_clear_vector() 91 static inline int __apic_test_and_set_vector(int vec, void *bitmap) in __apic_test_and_set_vector() 96 static inline int __apic_test_and_clear_vector(int vec, void *bitmap) in __apic_test_and_clear_vector() 352 static int find_highest_vector(void *bitmap) in find_highest_vector() 367 static u8 count_vectors(void *bitmap) in count_vectors() 769 const unsigned long *bitmap, u32 bitmap_size) in kvm_vector_to_index() 822 unsigned long *bitmap) in kvm_apic_map_get_dest_lapic() 889 unsigned long bitmap; in kvm_irq_delivery_to_apic_fast() local 936 unsigned long bitmap; in kvm_intr_is_single_vcpu_fast() local [all …]
|
| D | lapic.h | 130 static inline void kvm_lapic_set_vector(int vec, void *bitmap) in kvm_lapic_set_vector()
|
| D | irq_comm.c | 202 unsigned long *bitmap = &kvm->arch.irq_sources_bitmap; in kvm_request_irq_source_id() local
|
| D | vmx.c | 8557 gpa_t bitmap, last_bitmap; in nested_vmx_check_io_bitmaps() local 8596 gpa_t bitmap; in nested_vmx_exit_handled_msr() local
|
| /arch/powerpc/sysdev/ |
| D | fsl_msi.h | 46 struct msi_bitmap bitmap; member
|
| /arch/mn10300/unit-asb2305/ |
| D | pci-asb2305.h | 43 u16 bitmap; /* Available IRQs */ member
|
| /arch/ia64/include/asm/ |
| D | mmu_context.h | 42 unsigned long *bitmap; /* bitmap size is max_ctx+1 */ member
|
| /arch/mips/include/asm/dec/ |
| D | prom.h | 82 unsigned char bitmap[0]; member
|
| /arch/powerpc/platforms/4xx/ |
| D | msi.c | 54 struct msi_bitmap bitmap; member
|
| /arch/unicore32/mm/ |
| D | init.c | 92 phys_addr_t bitmap; in uc32_bootmem_init() local
|
| /arch/sparc/mm/ |
| D | iommu.c | 61 unsigned long *bitmap; in sbus_iommu_init() local
|
| /arch/um/drivers/ |
| D | ubd_kern.c | 136 unsigned long *bitmap; member 1246 __u64 *cow_offset, unsigned long *bitmap, in cowify_bitmap() 1284 static void cowify_req(struct io_thread_req *req, unsigned long *bitmap, in cowify_req()
|
| /arch/x86/include/asm/ |
| D | pci_x86.h | 71 u16 bitmap; /* Available IRQs */ member
|
| /arch/powerpc/sysdev/xive/ |
| D | spapr.c | 37 unsigned long *bitmap; member
|