函数逻辑报告 |
Source Code:arch\x86\include\asm\ptrace.h |
Create Date:2022-07-27 06:38:35 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:user_64bit_mode
函数原型:static inline bool user_64bit_mode(struct pt_regs *regs)
返回类型:bool
参数:
类型 | 参数 | 名称 |
---|---|---|
struct pt_regs * | regs |
名称 | 描述 |
---|---|
resolve_default_seg | solve_default_seg() - resolve default segment register index for an operand*@insn: Instruction with opcode and address size |
resolve_seg_reg | solve_seg_reg() - obtain segment register index*@insn: Instruction with operands*@regs: Register values as seen when entering kernel mode*@regoff: Operand offset, in pt_regs, used to deterimine segment register* Determine the segment register associated |
insn_get_seg_base | sn_get_seg_base() - Obtain base address of segment descriptor |
get_seg_limit | get_seg_limit() - Obtain the limit of a segment descriptor*@regs: Register values as seen when entering kernel mode*@seg_reg_idx: Index of the segment register pointing to seg descriptor* Obtain the limit of the segment as indicated by the segment |
get_eff_addr_modrm | get_eff_addr_modrm() - Obtain referenced effective address via ModRM*@insn: Instruction |
get_addr_ref_32 | get_addr_ref_32() - Obtain a 32-bit linear address*@insn: Instruction with ModRM, SIB bytes and displacement*@regs: Register values as seen when entering kernel mode* This function is to be used with 32-bit address encodings to obtain the* linear memory |
restore_sigcontext | |
is_setting_trap_flag | |
sizeof_long | |
fixup_umip_exception | xup_umip_exception() - Fixup a general protection fault caused by UMIP*@regs: Registers as saved when entering the #GP handler* The instructions SGDT, SIDT, STR, SMSW and SLDT cause a general protection* fault if executed with CPL > 0 (i |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |