/arch/powerpc/platforms/powernv/ |
D | opal-async.c | 44 int i, token = -EBUSY; in __opal_async_get_token() local 68 int token; in opal_async_get_token_interruptible() local 82 static int __opal_async_release_token(int token) in __opal_async_release_token() 116 int opal_async_release_token(int token) in opal_async_release_token() 128 int opal_async_wait_response(uint64_t token, struct opal_msg *msg) in opal_async_wait_response() 157 int opal_async_wait_response_interruptible(uint64_t token, struct opal_msg *msg) in opal_async_wait_response_interruptible() 218 uint64_t token; in opal_async_comp_event() local
|
D | opal-sensor.c | 20 int ret, token; in opal_get_sensor_data() local 64 int ret, token; in opal_get_sensor_data_u64() local
|
D | opal-psr.c | 30 int psr, ret, token; in psr_show() local 80 int psr, ret, token; in psr_store() local
|
D | opal-sysparam.c | 33 int token; in opal_get_sys_param() local 68 int ret, token; in opal_set_sys_param() local
|
D | opal-powercap.c | 37 int ret, token; in powercap_show() local 89 int ret, token; in powercap_store() local
|
D | opal-sensor-groups.c | 34 int token, ret; in sensor_group_enable() local 65 int ret, token; in sg_store() local
|
/arch/powerpc/kernel/ |
D | rtas.c | 417 va_rtas_call_unlocked(struct rtas_args *args, int token, int nargs, int nret, in va_rtas_call_unlocked() 436 void rtas_call_unlocked(struct rtas_args *args, int token, int nargs, int nret, ...) in rtas_call_unlocked() 445 int rtas_call(int token, int nargs, int nret, int *outputs, ...) in rtas_call() 553 int token = rtas_token("get-power-level"); in rtas_get_power_level() local 570 int token = rtas_token("set-power-level"); in rtas_set_power_level() local 588 int token = rtas_token("get-sensor-state"); in rtas_get_sensor() local 606 int token = rtas_token("get-sensor-state"); in rtas_get_sensor_fast() local 621 bool rtas_indicator_present(int token, int *maxindex) in rtas_indicator_present() 625 __be32 token; in rtas_indicator_present() member 649 int token = rtas_token("set-indicator"); in rtas_set_indicator() local [all …]
|
D | io-workarounds.c | 60 int token; in iowa_mem_find_bus() local
|
D | rtas_flash.c | 447 int token = rtas_token("ibm,validate-flash-image"); in validate_flash() local 724 int token; in rtas_flash_init() local
|
D | eeh.c | 347 static inline unsigned long eeh_token_to_phys(unsigned long token) in eeh_token_to_phys() 592 int eeh_check_failure(const volatile void __iomem *token) in eeh_check_failure()
|
/arch/powerpc/boot/ |
D | opal-calls.S | 24 #define OPAL_CALL(name, token) \ argument
|
/arch/powerpc/mm/ |
D | ioremap_64.c | 50 void iounmap(volatile void __iomem *token) in iounmap()
|
/arch/x86/include/asm/ |
D | kvm_para.h | 99 static __always_inline bool kvm_handle_async_pf(struct pt_regs *regs, u32 token) in kvm_handle_async_pf() 139 static __always_inline bool kvm_handle_async_pf(struct pt_regs *regs, u32 token) in kvm_handle_async_pf()
|
/arch/x86/kernel/ |
D | kvm.c | 83 u32 token; member 93 u32 token) in _find_apf_task() 107 static bool kvm_async_pf_queue_task(u32 token, struct kvm_task_sleep_node *n) in kvm_async_pf_queue_task() 138 void kvm_async_pf_task_wait_schedule(u32 token) in kvm_async_pf_task_wait_schedule() 187 void kvm_async_pf_task_wake(u32 token) in kvm_async_pf_task_wake() 254 noinstr bool __kvm_handle_async_pf(struct pt_regs *regs, u32 token) in __kvm_handle_async_pf() 290 u32 token; in DEFINE_IDTENTRY_SYSVEC() local
|
/arch/powerpc/include/asm/ |
D | dcr-mmio.h | 14 void __iomem *token; member
|
D | simple_spinlock.h | 51 unsigned long tmp, token; in __arch_spin_trylock() local 203 long tmp, token; in __arch_write_trylock() local
|
D | rtas-types.h | 10 __be32 token; member 29 int token; /* ibm,suspend-me */ member
|
/arch/powerpc/kvm/ |
D | book3s_rtas.c | 133 u64 token; member 160 static int rtas_token_define(struct kvm *kvm, char *name, u64 token) in rtas_token_define()
|
/arch/powerpc/mm/nohash/ |
D | book3e_hugetlbpage.c | 38 int token = smp_processor_id() + 1; in book3e_tlb_lock() local
|
/arch/powerpc/platforms/pseries/ |
D | rtas-fadump.c | 494 const __be32 *token; in rtas_fadump_dt_scan() local
|
D | mobility.c | 48 static int mobility_rtas_call(int token, char *buf, s32 scope) in mobility_rtas_call()
|
D | papr_scm.c | 128 uint64_t token; in drc_pmem_bind() local 160 uint64_t token = 0; in drc_pmem_unbind() local
|
/arch/x86/include/uapi/asm/ |
D | kvm_para.h | 128 __u32 token; member
|
/arch/powerpc/platforms/powermac/ |
D | bootx_init.c | 109 #define dt_push_token(token, mem) \ argument
|
/arch/sparc/mm/ |
D | hugetlbpage.c | 413 pgtable_t token = pmd_pgtable(*pmd); in hugetlb_free_pte_range() local
|