Home
last modified time | relevance | path

Searched refs:check_prot (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/arch/arm64/kvm/hyp/nvhe/
Dmem_protect.c356 static inline bool check_prot(enum kvm_pgtable_prot prot, in check_prot() function
392 if (!check_prot(cur, PKVM_HOST_MEM_PROT, prot)) { in __pkvm_host_share_hyp()
420 if (!check_prot(cur, prot, ~prot)) in __pkvm_host_share_hyp()
/Linux-v5.15/drivers/scsi/
Dscsi_debug.c3118 bool check_prot; in resp_read_dt0() local
3132 check_prot = true; in resp_read_dt0()
3138 check_prot = true; in resp_read_dt0()
3145 check_prot = true; in resp_read_dt0()
3151 check_prot = true; in resp_read_dt0()
3157 check_prot = false; in resp_read_dt0()
3163 check_prot = false; in resp_read_dt0()
3166 if (unlikely(have_dif_prot && check_prot)) { in resp_read_dt0()
3416 bool check_prot; in resp_write_dt0() local
3430 check_prot = true; in resp_write_dt0()
[all …]
/Linux-v5.15/drivers/target/iscsi/
Discsi_target_login.c425 goto check_prot; in iscsi_login_zero_tsih_s2()
441 check_prot: in iscsi_login_zero_tsih_s2()