Home
last modified time | relevance | path

Searched refs:eq_attr (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/ibm/ehea/
H A Dehea_phyp.c360 struct ehea_eq_attr *eq_attr, u64 *eq_handle) in ehea_h_alloc_resource_eq() argument
368 | EHEA_BMASK_SET(H_ALL_RES_EQ_NEQ, eq_attr->type ? 1 : 0) in ehea_h_alloc_resource_eq()
369 | EHEA_BMASK_SET(H_ALL_RES_EQ_INH_EQE_GEN, !eq_attr->eqe_gen) in ehea_h_alloc_resource_eq()
376 eq_attr->max_nr_of_eqes, /* R6 */ in ehea_h_alloc_resource_eq()
380 eq_attr->act_nr_of_eqes = outs[3]; in ehea_h_alloc_resource_eq()
381 eq_attr->nr_pages = outs[4]; in ehea_h_alloc_resource_eq()
382 eq_attr->ist1 = outs[5]; in ehea_h_alloc_resource_eq()
383 eq_attr->ist2 = outs[6]; in ehea_h_alloc_resource_eq()
384 eq_attr->ist3 = outs[7]; in ehea_h_alloc_resource_eq()
385 eq_attr->ist4 = outs[8]; in ehea_h_alloc_resource_eq()
H A Dehea_phyp.h360 struct ehea_eq_attr *eq_attr, u64 *eq_handle);
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Drtl.def1307 DEF_RTL_EXPR(EQ_ATTR, "eq_attr", "ss", RTX_EXTRA)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Drtl.def1307 DEF_RTL_EXPR(EQ_ATTR, "eq_attr", "ss", RTX_EXTRA)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgccint.info24932 (cond [(eq_attr "cpu_facility" "standard") (const_int 1)
24933 (and (eq_attr "cpu_facility" "new")
29083 'const_string', 'eq_attr' (see below), 'attr', 'symbol_ref', simple
29171 '(eq_attr NAME VALUE)'
29183 (eq_attr "type" "load,store")
29187 (ior (eq_attr "type" "load") (eq_attr "type" "store"))
29193 (eq_attr "alternative" "2,3")
29200 Note that, for most attributes, an 'eq_attr' test is simplified in
29217 (define_delay (eq_attr "type" "cbranch")
29218 [(eq_attr "in_branch_delay" "true")
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgccint.info24932 (cond [(eq_attr "cpu_facility" "standard") (const_int 1)
24933 (and (eq_attr "cpu_facility" "new")
29083 'const_string', 'eq_attr' (see below), 'attr', 'symbol_ref', simple
29171 '(eq_attr NAME VALUE)'
29183 (eq_attr "type" "load,store")
29187 (ior (eq_attr "type" "load") (eq_attr "type" "store"))
29193 (eq_attr "alternative" "2,3")
29200 Note that, for most attributes, an 'eq_attr' test is simplified in
29217 (define_delay (eq_attr "type" "cbranch")
29218 [(eq_attr "in_branch_delay" "true")
[all …]