Home
last modified time | relevance | path

Searched defs:address (Results 1 – 15 of 15) sorted by relevance

/kvm-unit-tests/x86/
H A Dsvm.c22 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 Dlam.c49 static bool get_lam_mask(u64 address, u64* lam_mask) in get_lam_mask()
H A Dla57.c197 #define __TEST_MSR(msr_name, address, force_emulation) \ argument
H A Dpmu_pebs.c44 u64 address; member
H A Drealmode.c1352 void *address; member
H A Daccess.c30 #define PT_INDEX(address, level) \ argument
H A Dsvm_tests.c304 unsigned long address = (unsigned long)&exp_next_rip; in check_next_rip() local
/kvm-unit-tests/lib/riscv/
H A Dmmu.c201 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 Dio.h204 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 Dfdt.h32 fdt64_t address; member
H A Dfdt_rw.c155 int fdt_add_mem_rsv(void *fdt, uint64_t address, uint64_t size) in fdt_add_mem_rsv()
H A Dfdt_ro.c175 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 Dgic.c355 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 Dacpi.h73 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 Dsclp.h93 uint8_t address; member