Searched defs:attributes (Results 1 – 17 of 17) sorted by relevance
| /arch/arm64/include/asm/ |
| A D | pvclock-abi.h | 11 __le32 attributes; member
|
| /arch/arm/boot/dts/marvell/ |
| A D | orion5x.dtsi | 4 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
|
| A D | armada-370-xp.dtsi | 16 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
|
| A D | armada-39x.dtsi | 13 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
|
| A D | kirkwood.dtsi | 5 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
|
| A D | armada-375.dtsi | 15 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
|
| A D | armada-38x.dtsi | 15 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
|
| A D | dove.dtsi | 5 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
|
| /arch/x86/platform/efi/ |
| A D | quirks.c | 135 query_variable_store_nonblocking(u32 attributes, unsigned long size) in query_variable_store_nonblocking() 159 efi_status_t efi_query_variable_store(u32 attributes, unsigned long size, in efi_query_variable_store()
|
| /arch/x86/kernel/cpu/sgx/ |
| A D | encl.h | 60 unsigned long attributes; member
|
| /arch/x86/kvm/vmx/ |
| A D | tdx.h | 31 u64 attributes; member
|
| A D | sgx.c | 148 u64 attributes, xfrm, size; in __handle_encls_ecreate() local
|
| A D | tdx_arch.h | 90 u64 attributes; member
|
| /arch/x86/include/asm/ |
| A D | sgx.h | 176 u64 attributes; member 372 u64 attributes; member
|
| /arch/x86/kvm/ |
| A D | smm.h | 73 u16 attributes; member
|
| /arch/s390/include/uapi/asm/ |
| A D | pkey.h | 203 __u32 attributes; /* out: attribute bits */ member
|
| /arch/x86/include/uapi/asm/ |
| A D | kvm.h | 981 __u64 attributes; member
|
Completed in 38 milliseconds