Home
last modified time | relevance | path

Searched refs:uat (Results 1 – 5 of 5) sorted by relevance

/linux/arch/arm64/boot/dts/apple/
H A Dt600x-common.dtsi403 uat_handoff: uat-handoff {
407 uat_pagetables: uat-pagetables {
411 uat_ttbs: uat-ttbs {
H A Dt602x-common.dtsi453 uat_handoff: uat-handoff {
457 uat_pagetables: uat-pagetables {
461 uat_ttbs: uat-ttbs {
H A Dt8112.dtsi391 uat_handoff: uat-handoff {
395 uat_pagetables: uat-pagetables {
399 uat_ttbs: uat-ttbs {
H A Dt8103.dtsi376 uat_handoff: uat-handoff {
380 uat_pagetables: uat-pagetables {
384 uat_ttbs: uat-ttbs {
/linux/drivers/s390/crypto/
H A Dpkey_api.c610 static int pkey_ioctl_apqns4kt(struct pkey_apqns4keytype __user *uat) in pkey_ioctl_apqns4kt() argument
617 if (copy_from_user(&kat, uat, sizeof(kat))) in pkey_ioctl_apqns4kt()
647 if (copy_to_user(uat, &kat, sizeof(kat))) in pkey_ioctl_apqns4kt()