| /xen/tools/tests/xenstore/ |
| A D | test-xenstore.c | 46 uintptr_t par; member 145 static int ret0(uintptr_t par) in ret0() 173 static int test_read(uintptr_t par) in test_read() 192 static int test_write(uintptr_t par) in test_write() 202 static int test_dir_init(uintptr_t par) in test_dir_init() 213 static int test_dir(uintptr_t par) in test_dir() 250 static int test_rm_init(uintptr_t par) in test_rm_init() 264 static int test_rm(uintptr_t par) in test_rm() 276 static int test_ta1(uintptr_t par) in test_ta1() 303 static int test_ta2(uintptr_t par) in test_ta2() [all …]
|
| /xen/xen/arch/arm/include/asm/arm64/ |
| A D | page.h | 40 uint64_t par, tmp = read_sysreg_par(); in __va_to_par() local 52 uint64_t par, tmp = read_sysreg_par(); in gva_to_ma_par() local 66 uint64_t par, tmp = read_sysreg_par(); in gva_to_ipa_par() local
|
| /xen/xen/arch/arm/include/asm/arm32/ |
| A D | page.h | 51 uint64_t par, tmp; in __va_to_par() local 63 uint64_t par, tmp; in gva_to_ma_par() local 76 uint64_t par, tmp; in gva_to_ipa_par() local
|
| /xen/xen/common/ |
| A D | spinlock.c | 621 static void spinlock_profile_iterate(lock_profile_subfunc *sub, void *par) in spinlock_profile_iterate() 636 int32_t type, int32_t idx, void *par) in spinlock_profile_print_elem() 677 int32_t type, int32_t idx, void *par) in spinlock_profile_reset_elem() 701 int32_t type, int32_t idx, void *par) in spinlock_profile_ucopy_elem() 730 spinlock_profile_ucopy_t par; in spinlock_profile_control() local
|
| A D | grant_table.c | 112 static void update_gnttab_par(unsigned int val, struct param_hypfs *par, in update_gnttab_par() 119 static void __init cf_check gnttab_max_frames_init(struct param_hypfs *par) in gnttab_max_frames_init() 124 static void __init cf_check max_maptrack_frames_init(struct param_hypfs *par) in max_maptrack_frames_init() 133 static void update_gnttab_par(unsigned int val, struct param_hypfs *par, in update_gnttab_par() 140 struct param_hypfs *par, char *parval) in parse_gnttab_limit()
|
| /xen/xen/arch/arm/include/asm/ |
| A D | page.h | 295 uint64_t par = __va_to_par(va); in va_to_par() local 307 uint64_t par = gva_to_ipa_par(va, flags); in gva_to_ipa() local
|
| A D | mm.h | 261 uint64_t par = va_to_par(va); in __virt_to_maddr() local 317 uint64_t par = gva_to_ma_par(va, flags); in gvirt_to_maddr() local
|
| A D | domain.h | 178 uint64_t par; member
|
| /xen/xen/drivers/char/ |
| A D | console.c | 90 static void cf_check con_timestamp_mode_upd(struct param_hypfs *par) in con_timestamp_mode_upd() 97 #define con_timestamp_mode_upd(par) argument 178 static void __init cf_check xenlog_init(struct param_hypfs *par) in xenlog_init() 184 static void __init cf_check xenlog_guest_init(struct param_hypfs *par) in xenlog_guest_init()
|
| /xen/xen/include/xen/ |
| A D | param.h | 27 } par; member 112 #define param_2_parfs(par) &__parfs_##par argument
|
| /xen/xen/arch/x86/pv/ |
| A D | domain.c | 67 static void __init cf_check opt_pcid_init(struct param_hypfs *par) in opt_pcid_init()
|
| /xen/tools/xs-clients/ |
| A D | xenstore_control.c | 321 char *par = NULL; in main() local
|
| /xen/tools/9pfsd/ |
| A D | io.c | 199 const void *par; in vfill_buffer_at() local 375 static bool fill_data_elem(void **par, void **array, unsigned int *array_sz, in fill_data_elem() 425 void *par; in fill_data() local
|
| /xen/xen/arch/arm/ |
| A D | p2m.c | 484 uint64_t par; in get_page_from_gva() local
|
| A D | traps.c | 373 void panic_PAR(uint64_t par) in panic_PAR()
|
| /xen/tools/libs/light/ |
| A D | libxl.c | 672 char *par, *val, *end, *path; in libxl_set_parameters() local
|
| /xen/xen/arch/x86/hvm/vmx/ |
| A D | vmcs.c | 101 static void __init cf_check init_ept_param(struct param_hypfs *par) in init_ept_param()
|