Searched defs:sp_val (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/fw/cfe/ |
H A D | cfe_api_int.h | 70 u64 sp_val; /* starting SP value */ member
|
/kernel/linux/linux-6.6/arch/mips/fw/cfe/ |
H A D | cfe_api_int.h | 70 u64 sp_val; /* starting SP value */ member
|
/kernel/linux/linux-5.10/net/dccp/ |
H A D | feat.c | 724 __feat_register_sp(struct list_head *fn, u8 feat, u8 is_local, u8 mandatory, u8 const *sp_val, u8 sp_len) __feat_register_sp() argument
|
/kernel/linux/linux-6.6/net/dccp/ |
H A D | feat.c | 724 __feat_register_sp(struct list_head *fn, u8 feat, u8 is_local, u8 mandatory, u8 const *sp_val, u8 sp_len) __feat_register_sp() argument
|
/third_party/node/deps/v8/src/execution/loong64/ |
H A D | simulator-loong64.cc | 5267 int64_t sp_val = get_register(sp); in CallInternal() local
|
Completed in 15 milliseconds