Searched defs:func_id (Results 1 – 10 of 10) sorted by relevance
/arch/arm64/kvm/hyp/nvhe/ |
D | psci-relay.c | 66 #define is_psci_0_1(what, func_id) \ argument 70 static bool is_psci_0_1_call(u64 func_id) in is_psci_0_1_call() 78 static bool is_psci_0_2_call(u64 func_id) in is_psci_0_2_call() 129 static int psci_cpu_on(u64 func_id, struct kvm_cpu_context *host_ctxt) in psci_cpu_on() 173 static int psci_cpu_suspend(u64 func_id, struct kvm_cpu_context *host_ctxt) in psci_cpu_suspend() 205 static int psci_system_suspend(u64 func_id, struct kvm_cpu_context *host_ctxt) in psci_system_suspend() 295 static unsigned long psci_0_1_handler(u64 func_id, struct kvm_cpu_context *host_ctxt) in psci_0_1_handler() 307 static unsigned long psci_0_2_handler(u64 func_id, struct kvm_cpu_context *host_ctxt) in psci_0_2_handler() 336 static unsigned long psci_1_0_handler(u64 func_id, struct kvm_cpu_context *host_ctxt) in psci_1_0_handler()
|
D | ffa.c | 103 static bool is_ffa_call(u64 func_id) in is_ffa_call() 155 static void spmd_mem_xfer(struct arm_smccc_res *res, u64 func_id, u32 len, in spmd_mem_xfer() 414 static __always_inline void do_ffa_mem_xfer(const u64 func_id, in do_ffa_mem_xfer() 573 static bool ffa_call_unsupported(u64 func_id) in ffa_call_unsupported()
|
/arch/arm64/kvm/ |
D | hypercalls.c | 76 static bool kvm_hvc_call_default_allowed(u32 func_id) in kvm_hvc_call_default_allowed() 107 static bool kvm_hvc_call_allowed(struct kvm_vcpu *vcpu, u32 func_id) in kvm_hvc_call_allowed() 141 u32 func_id = smccc_get_function(vcpu); in kvm_hvc_call_handler() local
|
D | trng.c | 54 u32 func_id = smccc_get_function(vcpu); in kvm_trng_call() local
|
/arch/arm64/mm/ |
D | mem_encrypt.c | 82 static int arm_smccc_share_unshare_page(u32 func_id, phys_addr_t phys) in arm_smccc_share_unshare_page() 99 static int set_memory_xcrypted(u32 func_id, unsigned long start, int numpages) in set_memory_xcrypted()
|
D | mem_relinquish.c | 48 u32 func_id = ARM_SMCCC_VENDOR_HYP_KVM_MEM_RELINQUISH_FUNC_ID; in page_relinquish() local
|
/arch/ia64/kernel/ |
D | palinfo.c | 799 unsigned func_id: 32; /* which function is requested */ member 804 #define func_id pal_func_cpu.func_id macro
|
/arch/s390/include/uapi/asm/ |
D | zcrypt.h | 89 __u8 func_id[2]; /* function id 0x5432 */ member 168 __u8 func_id[2]; member
|
/arch/ia64/hp/common/ |
D | sba_iommu.c | 234 unsigned int func_id; member 1770 u32 func_id; member
|
/arch/x86/events/intel/ |
D | uncore.h | 123 int func_id; member
|