Home
last modified time | relevance | path

Searched refs:cld (Results 1 – 25 of 27) sorted by relevance

12

/OK3568_Linux_fs/kernel/arch/arm/mach-omap2/
H A Dcm_common.c199 int cm_register(const struct cm_ll_data *cld) in cm_register() argument
201 if (!cld) in cm_register()
207 cm_ll_data = cld; in cm_register()
223 int cm_unregister(const struct cm_ll_data *cld) in cm_unregister() argument
225 if (!cld || cm_ll_data != cld) in cm_unregister()
H A Dcm.h75 extern int cm_register(const struct cm_ll_data *cld);
76 extern int cm_unregister(const struct cm_ll_data *cld);
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dhead_32.S86 cld
103 cld
164 cld
382 cld
388 cld
432 cld
H A Dhead_64.S388 cld
/OK3568_Linux_fs/kernel/arch/x86/boot/compressed/
H A Dhead_32.S47 cld
134 cld
H A Dhead_64.S81 cld
334 cld
501 cld
/OK3568_Linux_fs/u-boot/arch/x86/cpu/
H A Dresetvec.S18 cld
H A Dstart.S35 cld
/OK3568_Linux_fs/kernel/arch/x86/entry/
H A Dentry_32.S283 cld
518 cld
623 cld
678 cld
709 cld
H A Dentry_64_compat.S115 cld
420 cld
H A Dentry_64.S902 cld
1038 cld
1201 cld
/OK3568_Linux_fs/kernel/arch/x86/boot/
H A Dbioscall.S58 cld
H A Dheader.S59 cld
588 cld
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/nfsd/
H A D..install.cmd1 …clude/include/linux/nfsd ./include/uapi/linux/nfsd nfsfh.h debug.h stats.h cld.h export.h; /bin/sh…
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/nfsd/
H A D..install.cmd1 …clude/include/linux/nfsd ./include/uapi/linux/nfsd nfsfh.h debug.h stats.h cld.h export.h; /bin/sh…
/OK3568_Linux_fs/kernel/arch/x86/xen/
H A Dxen-head.S27 cld
/OK3568_Linux_fs/kernel/arch/x86/realmode/rm/
H A Dwakeup_asm.S42 cld
/OK3568_Linux_fs/kernel/arch/x86/platform/pvh/
H A Dhead.S54 cld
/OK3568_Linux_fs/kernel/arch/x86/lib/
H A Dmemmove_64.S105 cld
/OK3568_Linux_fs/u-boot/arch/x86/lib/
H A Dbios_asm.S253 cld
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c7784 struct i40e_aqc_cloud_filters_element_data *cld) in i40e_set_cld_element() argument
7789 memset(cld, 0, sizeof(*cld)); in i40e_set_cld_element()
7790 ether_addr_copy(cld->outer_mac, filter->dst_mac); in i40e_set_cld_element()
7791 ether_addr_copy(cld->inner_mac, filter->src_mac); in i40e_set_cld_element()
7801 *(__le32 *)&cld->ipaddr.raw_v6.data[i * 2] = cpu_to_le32(ipa); in i40e_set_cld_element()
7806 memcpy(&cld->ipaddr.v4.data, &ipa, sizeof(ipa)); in i40e_set_cld_element()
7809 cld->inner_vlan = cpu_to_le16(ntohs(filter->vlan_id)); in i40e_set_cld_element()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgccinstall.info1538 '--enable-cld'
H A Dgcc.info26956 This option instructs GCC to emit a 'cld' instruction in the
26965 targets by configuring GCC with the '--enable-cld' configure
26966 option. Generation of 'cld' instructions can be suppressed with
26967 the '-mno-cld' compiler option in this case.
35015 'cld'
35016 'no-cld'
66638 * 'target("cld")' function attribute, x86: x86 Function Attributes.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgccinstall.info1538 '--enable-cld'
H A Dgcc.info26956 This option instructs GCC to emit a 'cld' instruction in the
26965 targets by configuring GCC with the '--enable-cld' configure
26966 option. Generation of 'cld' instructions can be suppressed with
26967 the '-mno-cld' compiler option in this case.
35015 'cld'
35016 'no-cld'
66638 * 'target("cld")' function attribute, x86: x86 Function Attributes.

12