/xen/tools/include/xen-foreign/ |
A D | mkheader.py | 113 input = ""; variable 158 input = re.sub("#define[^\n]+\n", "", input); variable 159 input = re.compile("/\*(.*?)\*/", re.S).sub("", input) variable 160 input = re.compile("\n\s*\n", re.S).sub("\n", input); variable
|
/xen/stubdom/vtpmmgr/ |
A D | tpmrsa.c | 60 const unsigned char *input, in tpmrsa_public() 95 TPM_RESULT tpmrsa_sigcheck(tpmrsa_context *ctx, const unsigned char *input, const unsigned char *sh… in tpmrsa_sigcheck() 155 const unsigned char *input, in tpmrsa_pub_encrypt_oaep()
|
/xen/tools/fuzz/libelf/ |
A D | afl-libelf-fuzzer.c | 9 static uint8_t input[INPUT_SIZE]; variable
|
/xen/xen/common/ |
A D | unlzo.c | 71 static int INIT parse_header(u8 *input, int *skip, int in_len) in parse_header() 128 STATIC int INIT unlzo(u8 *input, unsigned int in_len, in unlzo()
|
A D | unlz4.c | 25 STATIC int INIT unlz4(unsigned char *input, unsigned int in_len, in unlz4()
|
/xen/tools/fuzz/x86_instruction_emulator/ |
A D | afl-harness.c | 9 static uint8_t input[INPUT_SIZE]; variable
|
A D | fuzz-emul.c | 40 } input; variable
|
/xen/xen/include/asm-x86/guest/ |
A D | hyperv-hcall.h | 64 paddr_t input, paddr_t output) in hv_do_rep_hypercall()
|
/xen/xen/tools/ |
A D | gen-cpuid.py | 14 def __init__(self, input, output): argument
|
/xen/xen/drivers/acpi/apei/ |
A D | apei-internal.h | 41 u64 input) in apei_exec_ctx_set_input()
|
/xen/tools/tests/x86_emulator/ |
A D | blowfish.c | 432 uint64_t blowfish_test(uint64_t input) in blowfish_test()
|
/xen/xen/include/asm-x86/ |
A D | alternative.h | 132 #define alternative_input(oldinstr, newinstr, feature, input...) \ argument 137 #define alternative_io(oldinstr, newinstr, feature, output, input...) \ argument 150 feature2, output, input...) \ argument
|
/xen/tools/ocaml/libs/xb/ |
A D | xb.ml | 126 let input con = function
|
A D | xb.mli | 86 val input : t -> bool val
|
/xen/xen/arch/arm/ |
A D | vpl011.c | 91 struct domain *input = console_input_domain(); in vpl011_write_data_xen() local
|
A D | kernel.c | 255 char *output, *input; in kernel_decompress() local
|
/xen/xen/arch/x86/hvm/viridian/ |
A D | viridian.c | 540 } input; in viridian_hypercall() local
|
/xen/tools/xl/ |
A D | xl_parse.c | 2821 void trim(char_predicate_t predicate, const char *input, char **output) in trim()
|
/xen/tools/libxc/include/ |
A D | xenctrl.h | 1817 uint32_t input[2]; member
|