Searched defs:address (Results 1 – 15 of 15) sorted by relevance
/kvm-unit-tests/x86/ |
H A D | svm.c | 22 u64 *npt_get_pte(u64 address) in npt_get_pte() 27 u64 *npt_get_pde(u64 address) in npt_get_pde() 34 u64 *npt_get_pdpe(u64 address) in npt_get_pdpe()
|
H A D | lam.c | 49 static bool get_lam_mask(u64 address, u64* lam_mask) in get_lam_mask()
|
H A D | la57.c | 197 #define __TEST_MSR(msr_name, address, force_emulation) \ argument
|
H A D | pmu_pebs.c | 44 u64 address; member
|
H A D | realmode.c | 1352 void *address; member
|
H A D | access.c | 30 #define PT_INDEX(address, level) \ argument
|
H A D | svm_tests.c | 304 unsigned long address = (unsigned long)&exp_next_rip; in check_next_rip() local
|
/kvm-unit-tests/lib/riscv/ |
H A D | mmu.c | 201 phys_addr_t virt_to_phys(volatile void *address) in virt_to_phys() 212 void *phys_to_virt(phys_addr_t address) in phys_to_virt()
|
/kvm-unit-tests/lib/asm-generic/ |
H A D | io.h | 204 static inline unsigned long virt_to_phys(volatile void *address) in virt_to_phys() 211 static inline void *phys_to_virt(unsigned long address) in phys_to_virt()
|
/kvm-unit-tests/lib/libfdt/ |
H A D | fdt.h | 32 fdt64_t address; member
|
H A D | fdt_rw.c | 155 int fdt_add_mem_rsv(void *fdt, uint64_t address, uint64_t size) in fdt_add_mem_rsv()
|
H A D | fdt_ro.c | 175 int fdt_get_mem_rsv(const void *fdt, int n, uint64_t *address, uint64_t *size) in fdt_get_mem_rsv()
|
/kvm-unit-tests/arm/ |
H A D | gic.c | 355 static bool test_ro_pattern_32(void *address, u32 pattern, u32 orig) in test_ro_pattern_32() 368 static bool test_readonly_32(void *address, bool razwi) in test_readonly_32()
|
/kvm-unit-tests/lib/ |
H A D | acpi.h | 73 u64 address; /* 64-bit address of struct or register */ member 153 u32 address; /* Physical address of local APIC */ member
|
/kvm-unit-tests/lib/s390x/ |
H A D | sclp.h | 93 uint8_t address; member
|