Searched refs:fc1 (Results 1 – 8 of 8) sorted by relevance
| /linux/arch/s390/kvm/ |
| H A D | gmap.c | 320 if (!crste.s.fc1.y && crste.h.i) in gmap_clear_young_crste() 325 new.s.fc1.y = 0; in gmap_clear_young_crste() 326 new.s.fc1.prefix_notif = 0; in gmap_clear_young_crste() 327 if (new.s.fc1.d || !new.h.p) in gmap_clear_young_crste() 329 new.s.fc1.d = 0; in gmap_clear_young_crste() 396 if (crstep->s.fc1.pr && test_bit(GMAP_FLAG_EXPORT_ON_UNMAP, &priv->gmap->flags)) in _gmap_unmap_crste() 480 if (crste.h.p && !crste.s.fc1.sd) in _crste_test_and_clear_softdirty() 488 if (!crste.s.fc1.prefix_notif || gmap_mkold_prefix(gmap, gfn, end)) { in _crste_test_and_clear_softdirty() 491 new.s.fc1.sd = 0; in _crste_test_and_clear_softdirty() 523 f->writable = oldcrste.s.fc1.w; in gmap_handle_minor_crste_fault() [all …]
|
| H A D | dat.h | 174 } fc1; member 197 } fc1; member 251 } fc1; member 268 } fc1; member 438 res.s.fc1.y = 1; in _crste_fc1() 439 res.s.fc1.pr = 1; in _crste_fc1() 440 res.s.fc1.w = writable; in _crste_fc1() 441 res.s.fc1.d = dirty; in _crste_fc1() 442 res.s.fc1.sd = dirty; in _crste_fc1() 732 return pmd.h.fc && pmd.s.fc1.prefix_notif; in pmd_prefix() [all …]
|
| H A D | dat.c | 284 init.s.d = old.s.fc1.d; in dat_split_ste() 285 init.s.w = old.s.fc1.w; in dat_split_ste() 286 init.s.y = old.s.fc1.y; in dat_split_ste() 287 init.s.sd = old.s.fc1.sd; in dat_split_ste() 288 init.s.pr = old.s.fc1.pr; in dat_split_ste() 294 pgste_init.prefix_notif = old.s.fc1.prefix_notif; in dat_split_ste() 654 if (!crste.h.fc || !crste.s.fc1.pr) in dat_get_storage_key() 794 if (!crste.h.fc || !crste.s.fc1.pr) in dat_reset_reference_bit() 835 if (!crstep->h.fc || !crstep->s.fc1.pr) in dat_reset_skeys_crste() 1000 return crstep->h.fc && crstep->s.fc1.y; in _dat_test_young_crste() [all …]
|
| /linux/arch/arm/boot/dts/microchip/ |
| H A D | lan966x-kontron-kswitch-d10-mmt-6g-2gs.dts | 67 fc1_c_pins: fc1-c-i2c-pins {
|
| /linux/drivers/net/wireless/ath/wil6210/ |
| H A D | txrx_edma.c | 757 u8 fc1; in wil_check_bar() local 767 fc1 = wil_rx_status_get_fc1(wil, msg); in wil_check_bar() 780 fc1, mid, cid, tid, seq); in wil_check_bar() 783 if (wil_is_back_req(fc1)) { in wil_check_bar() 798 fc1, mid, cid, tid, seq); in wil_check_bar()
|
| H A D | txrx.c | 537 u8 fc1 = wil_rxdesc_fc1(d); in wil_vring_reap_rx() local 543 fc1, mid, cid, tid, seq); in wil_vring_reap_rx() 545 if (wil_is_back_req(fc1)) { in wil_vring_reap_rx() 556 fc1, mid, cid, tid, seq); in wil_vring_reap_rx()
|
| /linux/Documentation/arch/m68k/ |
| H A D | buddha-driver.rst | 95 $fc1-$fff mirror of $fc0
|
| /linux/drivers/scsi/bfa/ |
| H A D | bfa_defs.h | 1091 struct sfp_xcvr_fc1_code_s fc1; member
|