Searched refs:isValidVTableRoot_fp (Results 1 - 6 of 6) sorted by relevance

/seL4-mcs-10.1.1/include/arch/arm/arch/32/mode/fastpath/
H A Dfastpath.h72 isValidVTableRoot_fp(cap_t pd_cap) function
/seL4-mcs-10.1.1/include/arch/arm/arch/64/mode/fastpath/
H A Dfastpath.h66 isValidVTableRoot_fp(cap_t vspace_root_cap) function
/seL4-mcs-10.1.1/include/arch/riscv/arch/fastpath/
H A Dfastpath.h71 isValidVTableRoot_fp(cap_t vspace_root_cap) function
/seL4-mcs-10.1.1/include/arch/x86/arch/32/mode/fastpath/
H A Dfastpath.h61 isValidVTableRoot_fp(cap_t vspace_root_cap) function
/seL4-mcs-10.1.1/include/arch/x86/arch/64/mode/fastpath/
H A Dfastpath.h82 isValidVTableRoot_fp(cap_t vspace_root_cap) function
/seL4-mcs-10.1.1/src/fastpath/
H A Dfastpath.c85 if (unlikely(! isValidVTableRoot_fp(newVTable))) {
297 if (unlikely(! isValidVTableRoot_fp (newVTable))) {

Completed in 49 milliseconds