Home
last modified time | relevance | path

Searched defs:userspace (Results 1 – 4 of 4) sorted by relevance

/drivers/s390/crypto/
Dzcrypt_msgtype6.c391 static int XCRB_msg_to_type6CPRB_msgX(bool userspace, struct ap_message *ap_msg, in XCRB_msg_to_type6CPRB_msgX()
493 static int xcrb_msg_to_type6_ep11cprb_msgx(bool userspace, struct ap_message *ap_msg, in xcrb_msg_to_type6_ep11cprb_msgx()
709 static int convert_type86_xcrb(bool userspace, struct zcrypt_queue *zq, in convert_type86_xcrb()
740 static int convert_type86_ep11_xcrb(bool userspace, struct zcrypt_queue *zq, in convert_type86_ep11_xcrb()
818 static int convert_response_xcrb(bool userspace, struct zcrypt_queue *zq, in convert_response_xcrb()
853 static int convert_response_ep11_xcrb(bool userspace, struct zcrypt_queue *zq, in convert_response_ep11_xcrb()
1122 unsigned int get_cprb_fc(bool userspace, struct ica_xcRB *xcRB, in get_cprb_fc()
1150 static long zcrypt_msgtype6_send_cprb(bool userspace, struct zcrypt_queue *zq, in zcrypt_msgtype6_send_cprb()
1180 unsigned int get_ep11cprb_fc(bool userspace, struct ep11_urb *xcrb, in get_ep11cprb_fc()
1208 static long zcrypt_msgtype6_send_ep11_cprb(bool userspace, struct zcrypt_queue *zq, in zcrypt_msgtype6_send_ep11_cprb()
Dzcrypt_api.h166 static inline unsigned long z_copy_from_user(bool userspace, in z_copy_from_user()
177 static inline unsigned long z_copy_to_user(bool userspace, in z_copy_to_user()
Dzcrypt_api.c849 static long _zcrypt_send_cprb(bool userspace, struct ap_perms *perms, in _zcrypt_send_cprb()
1013 static long _zcrypt_send_ep11_cprb(bool userspace, struct ap_perms *perms, in _zcrypt_send_ep11_cprb()
/drivers/gpu/vga/
Dvgaarb.c795 bool userspace) in __vga_set_legacy_decoding()