Searched defs:large (Results 1 - 15 of 15) sorted by relevance

/linux-4.4.14/arch/powerpc/kvm/
H A Dbook3s_32_mmu.c353 static void kvmppc_mmu_book3s_32_tlbie(struct kvm_vcpu *vcpu, ulong ea, bool large) kvmppc_mmu_book3s_32_tlbie() argument
H A Dbook3s_64_mmu.c534 kvmppc_mmu_book3s_64_tlbie(struct kvm_vcpu *vcpu, ulong va, bool large) kvmppc_mmu_book3s_64_tlbie() argument
H A Dbook3s_emulate.c188 bool large = (inst & 0x00200000) ? true : false; kvmppc_core_emulate_op_pr() local
/linux-4.4.14/arch/arm/common/
H A Ddmabounce.c79 struct dmabounce_pool large; member in struct:dmabounce_device_info
/linux-4.4.14/sound/soc/intel/atom/sst/
H A Dsst_pvt.c165 int sst_create_ipc_msg(struct ipc_post **arg, bool large) sst_create_ipc_msg() argument
195 int sst_create_block_and_ipc_msg(struct ipc_post **arg, bool large, sst_create_block_and_ipc_msg() argument
229 sst_prepare_and_post_msg(struct intel_sst_drv *sst, int task_id, int ipc_msg, int cmd_id, int pipe_id, size_t mbox_data_len, const void *mbox_data, void **data, bool large, bool fill_dsp, bool sync, bool response) sst_prepare_and_post_msg() argument
313 sst_fill_header_mrfld(union ipc_header_mrfld *header, int msg, int task_id, int large, int drv_id) sst_fill_header_mrfld() argument
/linux-4.4.14/drivers/char/agp/
H A Di460-agp.c203 u64 large; i460_configure() member in union:__anon3691
/linux-4.4.14/drivers/scsi/aic7xxx/
H A Daic7xxx_pci.c1077 int large; ahc_probe_ext_scbram() local
1012 ahc_scbram_config(struct ahc_softc *ahc, int enable, int pcheck, int fast, int large) ahc_scbram_config() argument
/linux-4.4.14/sound/soc/intel/baytrail/
H A Dsst-baytrail-ipc.c185 static inline u64 sst_byt_header(int msg_id, int data, bool large, int str_id) sst_byt_header() argument
/linux-4.4.14/drivers/net/can/
H A Dgrcan.c941 struct grcan_dma_buffer *large = rsize > tsize ? &dma->rx : &dma->tx; grcan_allocate_dma_buffers() local
/linux-4.4.14/sound/soc/intel/atom/
H A Dsst-mfld-dsp.h205 u32 large:1; /* Large Message if large = 1 */ member in struct:ipc_header_high::__anon15554
226 u32 large:1; /* Large Message if large = 1 */ member in struct:ipc_header::__anon15556
/linux-4.4.14/drivers/net/ethernet/brocade/bna/
H A Dbna_types.h601 struct bna_rxq *large; member in struct:bna_rxq_u::__anon6643
/linux-4.4.14/include/linux/mlx5/
H A Ddriver.h226 struct cache_ent large; member in struct:cmd_msg_cache
/linux-4.4.14/drivers/gpu/drm/i915/
H A Dintel_pm.c780 int small, large; g4x_compute_srwm() local
/linux-4.4.14/arch/powerpc/include/asm/
H A Dkvm_host.h376 bool large : 1; /* PTEs are 16MB */ member in struct:kvmppc_slb
/linux-4.4.14/net/wireless/
H A Dnl80211.c588 nl80211_msg_put_channel(struct sk_buff *msg, struct ieee80211_channel *chan, bool large) nl80211_msg_put_channel() argument
948 nl80211_put_iface_combinations(struct wiphy *wiphy, struct sk_buff *msg, bool large) nl80211_put_iface_combinations() argument
1057 nl80211_send_wowlan(struct sk_buff *msg, struct cfg80211_registered_device *rdev, bool large) nl80211_send_wowlan() argument

Completed in 631 milliseconds