Searched refs:hints (Results 1 - 25 of 47) sorted by path

12

/linux-master/drivers/gpu/drm/vboxvideo/
H A Dvboxvideo_guest.h59 struct vbva_modehint *hints);
H A Dmodesetting.c91 * hgsmi_get_mode_hints - Get most recent video mode hints.
94 * @screens: The number of screens to query hints for, starting at 0.
95 * @hints: Array of vbva_modehint structures for receiving the hints.
98 struct vbva_modehint *hints)
103 if (WARN_ON(!hints))
123 memcpy(hints, ((u8 *)p) + sizeof(struct vbva_query_mode_hints), size);
97 hgsmi_get_mode_hints(struct gen_pool *ctx, unsigned int screens, struct vbva_modehint *hints) argument
H A Dvbox_irq.c61 * Check that the position hints provided by the host are suitable for GNOME
62 * shell (i.e. all screens disjoint and hints for all enabled screens) and if
63 * not replace them with default ones. Providing valid hints improves the
106 /* Query the host for the most recent video mode hints. */
113 struct vbva_modehint *hints; local
133 hints = &vbox->last_mode_hints[vbox_conn->vbox_crtc->crtc_id];
134 if (hints->magic != VBVAMODEHINT_MAGIC)
137 disconnected = !(hints->enabled);
139 vbox_conn->mode_hint.width = hints->cx;
140 vbox_conn->mode_hint.height = hints
[all...]
/linux-master/include/linux/
H A Dobjagg.h30 struct objagg_hints *hints, void *priv);
/linux-master/tools/usb/usbip/src/
H A Dusbipd.c428 struct addrinfo hints, *ai_head; local
431 memset(&hints, 0, sizeof(hints));
432 hints.ai_family = ai_family;
433 hints.ai_socktype = SOCK_STREAM;
434 hints.ai_flags = AI_PASSIVE;
436 rc = getaddrinfo(host, usbip_port_string, &hints, &ai_head);
/linux-master/arch/arm64/hyperv/
H A Dmshyperv.c51 /* Get the features and hints from Hyper-V */
58 ms_hyperv.hints = result.as32.a;
60 pr_info("Hyper-V: privilege flags low 0x%x, high 0x%x, hints 0x%x, misc 0x%x\n",
61 ms_hyperv.features, ms_hyperv.priv_high, ms_hyperv.hints,
/linux-master/arch/x86/hyperv/
H A Dhv_apic.c115 if (!(ms_hyperv.hints & HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED))
291 if (ms_hyperv.hints & HV_X64_CLUSTER_IPI_RECOMMENDED) {
306 if (ms_hyperv.hints & HV_X64_APIC_ACCESS_RECOMMENDED) {
H A Dhv_init.c481 ms_hyperv.hints &= ~HV_X64_ENLIGHTENED_VMCS_RECOMMENDED;
H A Dhv_spinlock.c73 !(ms_hyperv.hints & HV_X64_CLUSTER_IPI_RECOMMENDED) ||
H A Dmmu.c180 if (!(ms_hyperv.hints & HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED))
238 if (!(ms_hyperv.hints & HV_X64_REMOTE_TLB_FLUSH_RECOMMENDED))
/linux-master/arch/x86/kernel/cpu/
H A Dmshyperv.c126 if (ms_hyperv.hints & HV_DEPRECATING_AEOI_RECOMMENDED)
379 * Extract the features and hints
384 ms_hyperv.hints = cpuid_eax(HYPERV_CPUID_ENLIGHTMENT_INFO);
388 pr_info("Hyper-V: privilege flags low 0x%x, high 0x%x, hints 0x%x, misc 0x%x\n",
389 ms_hyperv.features, ms_hyperv.priv_high, ms_hyperv.hints,
418 if (ms_hyperv.hints & HV_X64_HYPERV_NESTED) {
449 ms_hyperv.hints &= ~HV_X64_APIC_ACCESS_RECOMMENDED;
459 ms_hyperv.hints &= ~HV_X64_REMOTE_TLB_FLUSH_RECOMMENDED;
/linux-master/arch/x86/kvm/vmx/
H A Dvmx.c566 if (ms_hyperv.hints & HV_X64_ENLIGHTENED_VMCS_RECOMMENDED &&
/linux-master/drivers/ata/
H A Data_piix.c813 unsigned hints)
812 piix_sidpr_set_lpm(struct ata_link *link, enum ata_lpm_policy policy, unsigned hints) argument
H A Dlibahci.c47 unsigned hints);
808 unsigned int hints)
817 hints &= ~ATA_LPM_WAKE_ONLY;
833 if (policy == ATA_LPM_MAX_POWER || !(hints & ATA_LPM_HIPM)) {
834 if (!(hints & ATA_LPM_WAKE_ONLY))
844 if (hints & ATA_LPM_WAKE_ONLY)
807 ahci_set_lpm(struct ata_link *link, enum ata_lpm_policy policy, unsigned int hints) argument
H A Dlibata-eh.c3380 unsigned int hints = ATA_LPM_EMPTY | ATA_LPM_HIPM; local
3406 hints &= ~ATA_LPM_EMPTY;
3408 hints &= ~ATA_LPM_HIPM;
3425 rc = ap->ops->set_lpm(link, policy, hints);
3427 rc = ap->ops->set_lpm(ap->slave_link, policy, hints);
3429 rc = sata_pmp_set_lpm(link, policy, hints);
H A Dlibata-pmp.c192 * @hints: LPM hints
204 unsigned hints)
203 sata_pmp_set_lpm(struct ata_link *link, enum ata_lpm_policy policy, unsigned hints) argument
H A Dlibata.h175 unsigned hints);
189 enum ata_lpm_policy policy, unsigned hints)
188 sata_pmp_set_lpm(struct ata_link *link, enum ata_lpm_policy policy, unsigned hints) argument
/linux-master/drivers/hv/
H A Dhv.c324 !(ms_hyperv.hints & HV_DEPRECATING_AEOI_RECOMMENDED);
/linux-master/drivers/misc/sgi-gru/
H A Dgru_instructions.h338 /* Convert "hints" to IMA */
350 unsigned int tri0, int iaa, unsigned long hints)
358 (unsigned long)tri0, CB_IMA(hints)));
362 unsigned int tri0, int iaa, unsigned long hints)
370 (unsigned long)tri0, CB_IMA(hints)));
375 unsigned long stride, unsigned long hints)
383 (unsigned long)tri0, CB_IMA(hints)));
388 unsigned long stride, unsigned long hints)
396 tri0, CB_IMA(hints)));
401 unsigned long nelem, unsigned long hints)
349 gru_vload_phys(void *cb, unsigned long gpa, unsigned int tri0, int iaa, unsigned long hints) argument
361 gru_vstore_phys(void *cb, unsigned long gpa, unsigned int tri0, int iaa, unsigned long hints) argument
373 gru_vload(void *cb, unsigned long mem_addr, unsigned int tri0, unsigned char xtype, unsigned long nelem, unsigned long stride, unsigned long hints) argument
386 gru_vstore(void *cb, unsigned long mem_addr, unsigned int tri0, unsigned char xtype, unsigned long nelem, unsigned long stride, unsigned long hints) argument
399 gru_ivload(void *cb, unsigned long mem_addr, unsigned int tri0, unsigned int tri1, unsigned char xtype, unsigned long nelem, unsigned long hints) argument
412 gru_ivstore(void *cb, unsigned long mem_addr, unsigned int tri0, unsigned int tri1, unsigned char xtype, unsigned long nelem, unsigned long hints) argument
425 gru_vset(void *cb, unsigned long mem_addr, unsigned long value, unsigned char xtype, unsigned long nelem, unsigned long stride, unsigned long hints) argument
439 gru_ivset(void *cb, unsigned long mem_addr, unsigned int tri1, unsigned long value, unsigned char xtype, unsigned long nelem, unsigned long hints) argument
453 gru_vflush(void *cb, unsigned long mem_addr, unsigned long nelem, unsigned char xtype, unsigned long stride, unsigned long hints) argument
466 gru_nop(void *cb, int hints) argument
474 gru_bcopy(void *cb, const unsigned long src, unsigned long dest, unsigned int tri0, unsigned int xtype, unsigned long nelem, unsigned int bufsize, unsigned long hints) argument
489 gru_bstore(void *cb, const unsigned long src, unsigned long dest, unsigned int tri0, unsigned int xtype, unsigned long nelem, unsigned long hints) argument
502 gru_gamir(void *cb, int exopc, unsigned long src, unsigned int xtype, unsigned long hints) argument
512 gru_gamirr(void *cb, int exopc, unsigned long src, unsigned int xtype, unsigned long hints) argument
522 gru_gamer(void *cb, int exopc, unsigned long src, unsigned int xtype, unsigned long operand1, unsigned long operand2, unsigned long hints) argument
536 gru_gamerr(void *cb, int exopc, unsigned long src, unsigned int xtype, unsigned long operand1, unsigned long operand2, unsigned long hints) argument
549 gru_gamxr(void *cb, unsigned long src, unsigned int tri0, unsigned long hints) argument
560 gru_mesq(void *cb, unsigned long queue, unsigned long tri0, unsigned long nelem, unsigned long hints) argument
[all...]
/linux-master/drivers/net/ethernet/amazon/ena/
H A Dena_netdev.c3618 struct ena_admin_ena_hw_hints *hints)
3622 if (hints->admin_completion_tx_timeout)
3624 hints->admin_completion_tx_timeout * 1000;
3626 if (hints->mmio_read_timeout)
3629 hints->mmio_read_timeout * 1000;
3631 if (hints->missed_tx_completion_count_threshold_to_reset)
3633 hints->missed_tx_completion_count_threshold_to_reset;
3635 if (hints->missing_tx_completion_timeout) {
3636 if (hints->missing_tx_completion_timeout == ENA_HW_HINTS_NO_TIMEOUT)
3640 msecs_to_jiffies(hints
3617 ena_update_hints(struct ena_adapter *adapter, struct ena_admin_ena_hw_hints *hints) argument
4285 struct ena_admin_ena_hw_hints *hints; local
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_acl_erp.c1225 /* For hints purposes, two objects are considered equal
1320 struct objagg_hints *hints)
1330 hints, aregion);
1382 struct objagg_hints *hints, bool *p_rehash_needed)
1399 hstats = objagg_hints_stats_get(hints);
1401 dev_err_ratelimited(mlxsw_sp->bus_info->dev, "Failed to get ERP hints stats\n");
1423 struct objagg_hints *hints; local
1428 hints = objagg_hints_get(erp_table->objagg,
1431 if (IS_ERR(hints)) {
1432 dev_err_ratelimited(mlxsw_sp->bus_info->dev, "Failed to create ERP hints\
1319 mlxsw_sp_acl_erp_table_create(struct mlxsw_sp_acl_atcam_region *aregion, struct objagg_hints *hints) argument
1380 mlxsw_sp_acl_erp_hints_check(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_acl_atcam_region *aregion, struct objagg_hints *hints, bool *p_rehash_needed) argument
1453 struct objagg_hints *hints = hints_priv; local
1462 struct objagg_hints *hints = hints_priv; local
[all...]
/linux-master/drivers/parisc/
H A Dccio-dma.c487 ** FIXME: the default hints need to be per GSC device - not global.
521 * @hints: The DMA Hint.
547 unsigned long hints)
557 ** "hints" parm includes the VALID bit!
561 asm volatile("depw %1,31,12,%0" : "+r" (pa) : "r" (hints));
546 ccio_io_pdir_entry(__le64 *pdir_ptr, space_t sid, unsigned long vba, unsigned long hints) argument
/linux-master/drivers/pci/controller/
H A Dpci-hyperv.c659 * ms_hyperv.hints & HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED
3679 hbus->use_calls = !!(ms_hyperv.hints & HV_X64_USE_MMIO_HYPERCALLS);
/linux-master/include/acpi/
H A Dactbl2.h429 u8 hints; member in struct:acpi_iort_memory_access
/linux-master/include/asm-generic/
H A Dmshyperv.h36 u32 hints; member in struct:ms_hyperv_info

Completed in 438 milliseconds

12