Home
last modified time | relevance | path

Searched refs:kvmppc_get_cap_safe_bounds_check (Results 1 – 3 of 3) sorted by relevance

/qemu/target/ppc/
H A Dkvm_ppc.h72 int kvmppc_get_cap_safe_bounds_check(void);
385 static inline int kvmppc_get_cap_safe_bounds_check(void) in kvmppc_get_cap_safe_bounds_check() function
H A Dkvm.c2507 int kvmppc_get_cap_safe_bounds_check(void) in kvmppc_get_cap_safe_bounds_check() function
/qemu/hw/ppc/
H A Dspapr_caps.c262 uint8_t kvm_val = kvmppc_get_cap_safe_bounds_check(); in cap_safe_bounds_check_apply()